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


Ignore:
Timestamp:
Feb 18, 2009, 3:39:06 PM (15 years ago)
Author:
alinevieiramello@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Multi Ram

    v14 v15  
    6767 * implementation : source:trunk/soclib/soclib/module/internal_component/vci_ram/tlmt/source/src/vci_ram.cpp
    6868
     69=== TLM-T Constructor parameters ===
     70{{{
     71VciRam(
     72     sc_module_name name,                     // Instance name
     73     const soclib::common::IntTab &index,     // Target index
     74     const soclib::common::MappingTable &mt,  // Mapping Table
     75     soclib::common::ElfLoader &loader);      // Loader
     76}}}
     77
     78=== TLM-T Ports ===
     79
     80 * soclib::tlmt::!VciTarget<vci_param> '''p_vci''' : The VCI port