Changes between Version 16 and Version 17 of Component/Vci Vgmn


Ignore:
Timestamp:
Oct 30, 2009, 2:41:53 PM (14 years ago)
Author:
alinevieiramello@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Vgmn

    v16 v17  
    8484== 4) TLM-DT  Implementation ==
    8585
    86 === TLM-T sources ===
     86=== TLM-DT sources ===
    8787
    8888 * interface : source:trunk/soclib/soclib/module/network_component/vci_vgmn/tlmdt/source/include/vci_vgmn.h
     
    103103=== TLM-DT Ports ===
    104104
    105  * '''p_vci_initiator[i]'''; // ports to VCI targets (from [0] to [nb_target - 1])
    106  * '''p_vci_target[i]'''; // ports to VCI initiators (from [0] to [nb_initiator - 1])
     105 * '''p_to_initiator[i]''' : ports to VCI initiators (from [0] to [nb_initiator - 1])
     106 * '''p_to_target[i]''' : ports to VCI targets (from [0] to [nb_target - 1])