Changes between Version 1 and Version 2 of Component/Vci Dspin Initiator Wrapper
- Timestamp:
- Feb 8, 2008, 6:27:49 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Dspin Initiator Wrapper
v1 v2 3 3 = !VciDspinInitiatorWrapper Functional Description = 4 4 5 This hardware component connect a VCI initiator to a DSPIN micronetwork. It can be used in conjunction with the '''!VciDspinTargetWrapper''' and the ''' DspinRouter''' components to build a VCI compliant DSPIN micro-network.5 This hardware component connect a VCI initiator to a DSPIN micronetwork. It can be used in conjunction with the '''!VciDspinTargetWrapper''' and the '''!DspinRouter''' components to build a VCI compliant DSPIN micro-network. 6 6 7 7 The DSPIN network on chip is a distributed network, with a 2D mesh topology. It has been designed for shared memory clusterized, … … 15 15 16 16 The caba implementation is in 17 * source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/include/vci_dspin_initiator_wrapper.h18 * source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/src/vci_dspin_initiator_wrapper.cc17 * interface : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/include/vci_dspin_initiator_wrapper.h 18 * implementation : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/src/vci_dspin_initiator_wrapper.cc 19 19 20 20 == TLM-T implementation ==