Changes between Version 8 and Version 9 of MjpegCourse/VgmnNoirqMono


Ignore:
Timestamp:
Mar 11, 2009, 2:48:21 PM (15 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MjpegCourse/VgmnNoirqMono

    v8 v9  
    77def VgmnNoirqMono():
    88        pf = soclib.Architecture(cell_size = 4,
    9                                                           plen_size = 1,
     9                                                          plen_size = 8,
    1010                                                          addr_size = 32,
    1111                                                          rerror_size = 1,
     
    6363                base = 0x10000000*i+0x10000000
    6464                ram.addSegment('cram%d'%i, base, 0x100000, True)
    65                 ram.addSegment('uram%d'%i, base + 0x200000, 0x100000, False)
     65                ram.addSegment('uram%d'%i, base + 0x400000, 0x100000, False)
    6666                ram.vci // vgmn.to_target.new()
    6767        ram.addSegment('boot', *** remplir ***) # Mips boot address, 0x1000 octets, cacheable