Changes between Version 4 and Version 5 of Component/Vci Multi Ram


Ignore:
Timestamp:
May 17, 2007, 11:27:14 AM (17 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Multi Ram

    v4 v5  
    1212A !MultiRam will initialize its segments from a binary if an
    1313[wiki:Component/ElfLoader ElfLoader] is attached to it.
     14
     15= Component definition =
     16
     17Available in source:trunk/soclib/desc/soclib/vci_multi_ram.sd
     18
     19== Usage ==
     20
     21!VciMultiRam has no other parameter than VCI ones, it may be used like others, see [wiki:SoclibCc/VciParameters SoclibCc/VciParameters]
     22{{{
     23Use( 'vci_multi_ram', **vci_parameters )
     24}}}
    1425
    1526= !VciMultiRam CABA Implementation =