Changes between Version 16 and Version 17 of Component/Vci Vgmn
- Timestamp:
- Oct 30, 2009, 2:41:53 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Vgmn
v16 v17 84 84 == 4) TLM-DT Implementation == 85 85 86 === TLM- T sources ===86 === TLM-DT sources === 87 87 88 88 * interface : source:trunk/soclib/soclib/module/network_component/vci_vgmn/tlmdt/source/include/vci_vgmn.h … … 103 103 === TLM-DT Ports === 104 104 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])