Changes between Version 3 and Version 4 of Component/Dspin Router


Ignore:
Timestamp:
Feb 9, 2008, 11:45:10 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Dspin Router

    v3 v4  
    33= !DspinRouter =
    44
    5 == Functional Description ==
     5== 1) Functional Description ==
    66
    7 This hardware component is the generic router for the DSPIN micronetwork. It can be used in conjunction with the [wiki:Component/VciDspinTargetWrapper VciDspinTargetWrapper] and the [wiki:Component/VciDspinInitiatorWrapper VciDspinInitiatorWrapper] components to build a VCI compliant DSPIN micro-network. It implements a packet switching network, with a wormhole
    8 routing strategy, for low latency.
     7This hardware component is the generic router for the DSPIN micronetwork. It can be used in conjunction with the [wiki:Component/VciDspinTargetWrapper VciDspinTargetWrapper] and the [wiki:Component/VciDspinInitiatorWrapper VciDspinInitiatorWrapper] components to build a VCI compliant DSPIN micro-network.
    98
    10 The DSPIN network on chip is a distributed network, with a 2D mesh topology. It has been designed for shared memory clusterized,
    11 multi-processors architectures. It supports the GALS  (Globally Asynchronous Locally Synchronous) approach.
    12  
    13 == Component definition ==
     9== 2) Component definition & usage ==
    1410
    15 == Usage ==
     11== 3) CABA  Implementation ==
    1612
    17 == CABA  Implementation ==
     13=== CABA sources ===
    1814
    1915 * interface : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/include/dspin_router.h
    2016 * implementation : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/src/dspin_router.cpp
    2117
    22 == TLM-T implementation ==
     18=== CABA Constructor parameters ===
     19
     20=== CABA Ports ===
     21
     22== 4) TLM-T implementation ==
    2323
    2424There is no TLM-T implementation for the DSPIN network.
    2525(You can use the [wiki:Component/VciVgmn VciVgmn] generic interconnect)
    2626
    27 == Template parameters ==
    28 
    29 == Constructor parameters ==
    30 
    31 == Ports ==
    32