Changes between Version 16 and Version 17 of Component/Vci Multi Ram


Ignore:
Timestamp:
Oct 27, 2009, 4:35:51 PM (14 years ago)
Author:
alinevieiramello@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Multi Ram

    v16 v17  
    6060
    6161
    62 == 4)  TLM-T Implementation ==
     62== 4)  TLM-DT Implementation ==
    6363
    64 === TLM-T sources ===
     64=== TLM-DT sources ===
    6565
    66  * interface : source:trunk/soclib/soclib/module/internal_component/vci_ram/tlmt/source/include/vci_ram.h
    67  * implementation : source:trunk/soclib/soclib/module/internal_component/vci_ram/tlmt/source/src/vci_ram.cpp
     66 * interface : source:trunk/soclib/soclib/module/internal_component/vci_ram/tlmdt/source/include/vci_ram.h
     67 * implementation : source:trunk/soclib/soclib/module/internal_component/vci_ram/tlmdt/source/src/vci_ram.cpp
    6868
    69 === TLM-T Constructor parameters ===
     69=== TLM-DT Constructor parameters ===
    7070{{{
    7171VciRam(
     
    7373     const soclib::common::IntTab &index,     // Target index
    7474     const soclib::common::MappingTable &mt,  // Mapping Table
    75      soclib::common::Loader &loader);      // Loader
     75     soclib::common::Loader &loader);         // Loader
    7676}}}
    7777
    78 === TLM-T Ports ===
     78=== TLM-DT Ports ===
    7979
    80  * soclib::tlmt::!VciTarget<vci_param> '''p_vci''' : The VCI port
     80 * tlm::tlm_target_socket<32,tlm::tlm_base_protocol_types> p_vci_target;   // VCI target port