Changes between Version 4 and Version 5 of Component/Vci Multi Ram
- Timestamp:
- May 17, 2007, 11:27:14 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Multi Ram
v4 v5 12 12 A !MultiRam will initialize its segments from a binary if an 13 13 [wiki:Component/ElfLoader ElfLoader] is attached to it. 14 15 = Component definition = 16 17 Available 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 {{{ 23 Use( 'vci_multi_ram', **vci_parameters ) 24 }}} 14 25 15 26 = !VciMultiRam CABA Implementation =