Changes between Version 13 and Version 14 of Component/Vci Multi Ram


Ignore:
Timestamp:
Feb 9, 2008, 6:10:47 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Multi Ram

    v13 v14  
    1515[wiki:Component/ElfLoader ElfLoader] is attached to it.
    1616
    17 == 2) DSX Component definition & usage ==
     17== 2) Component definition & usage ==
    1818
    1919source:trunk/soclib/soclib/module/internal_component/vci_ram/caba/metadata/vci_ram.sd
     
    4545{{{
    4646soclib::common::ElfLoader loader( "a.out" );
    47 VciMultiRam(
     47VciRam(
    4848     sc_module_name name,                     // Instance name
    4949     const soclib::common::IntTab &index,     //  Target index
     
    6060
    6161
    62 == 4)  TLM-T Implementation
     62== 4)  TLM-T Implementation ==
    6363
    6464=== TLM-T sources ===