| | 1 | [wiki:Component SocLib Components General Index] |
| | 2 | |
| | 3 | = !VciDspinInitiatorWrapper Functional Description = |
| | 4 | |
| | 5 | This hardware component connects a VCI target to a DSPIN micro-network. It can be used in conjunction with the '''!VciDspinInitiatorWrapper''' and the '''DspinRouter''' components to build a VCI compliant DSPIN micro-network. |
| | 6 | |
| | 7 | The DSPIN network on chip is a distributed network, with a 2D mesh topology. It has been designed for shared memory clusterized, |
| | 8 | multi-processors architectures. It supports the GALS (Globally Asynchronous Locally Synchronous) approach. |
| | 9 | |
| | 10 | == Component definition == |
| | 11 | |
| | 12 | == Usage == |
| | 13 | |
| | 14 | == CABA Implementation == |
| | 15 | |
| | 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.h |
| | 18 | * source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/src/vci_dspin_initiator_wrapper.cc |
| | 19 | |
| | 20 | == TLM-T implementation == |
| | 21 | |
| | 22 | There is no TLM-T implementation for the DSPIN network. |
| | 23 | (You can use the VciVgmn generic VCI interconnect) |
| | 24 | |
| | 25 | == Template parameters == |
| | 26 | |
| | 27 | '''None''' |
| | 28 | |
| | 29 | == Constructor parameters == |
| | 30 | |
| | 31 | == Ports == |
| | 32 | |