7 | | It is composed of three components : |
| 7 | It has been designed for shared memory clusterized, multi-processors architectures. |
| 8 | It supports the GALS (Globally Asynchronous Locally Synchronous) approach. |
| 9 | It implements a packet switching network, with a wormhole routing strategy, for low latency. |
| 10 | |
| 11 | In order to avoid dead-locks for VCI command/response trafic it is strongly recommended to |
| 12 | use two fully independent networks for the command packets and response packets: Each sub-system must contain the following hardware components: |
| 13 | |
| 14 | * a VCI-DSPIN initiator wrapper |
| 15 | * a VCI-DSPIN target Wrapper |
| 16 | * a dedicated router for the command packets |
| 17 | * a dedicated router for the response paquets |
| 18 | |
| 19 | A DSPIN network instanciates the three following components : |