Changes between Version 11 and Version 12 of sysgen2opb/SharedMemory


Ignore:
Timestamp:
Apr 29, 2007, 1:17:22 AM (17 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sysgen2opb/SharedMemory

    v11 v12  
    11= sysgen2opb Shared Memory Extension Dual Port RAM Requirements =
    2 Since all input addresses need to be UFix14_0, All DPRAM blocks will need to have a depth of 2^(14)
     2Invoke the shared memory extenion with the argument 'smon' when calling sysgen2opb:
     3
     4{{{
     5>> sysgen2opb('myModel', 'smon')
     6}}}
     7
     8In order to use this extension, your model must contain at least one dual-port RAM configured as described below.
    39
    410== DPRAM (Read only) ==