Changes between Version 7 and Version 8 of Component/Vci Dspin Initiator Wrapper


Ignore:
Timestamp:
Feb 10, 2008, 12:01:56 AM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Dspin Initiator Wrapper

    v7 v8  
    33= !VciDspinInitiatorWrapper =
    44
    5 == Functional Description ==
     5== 1) Functional Description ==
    66
    77This hardware component connect a VCI initiator to a DSPIN micronetwork. It can be used in conjunction with the [wiki:Component/VciDspinTargetWrapper VciDspinTargetWrapper] and the [wiki:Component/DspinRouter DspinRouter] components to build a VCI compliant DSPIN micro-network.
    88It translates the VCI packet format to the DSPIN packet format.
    99
    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 ==
     10== 2) Component definition & usage ==
    1411
    15 == Usage ==
     12== 3) CABA  Implementation ==
    1613
    17 == CABA  Implementation ==
     14=== CABA sources ===
    1815
    1916 * interface : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/include/vci_dspin_initiator_wrapper.h
    2017 * implementation : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/src/vci_dspin_initiator_wrapper.cc
    2118
    22 == TLM-T implementation ==
     19=== CABA Constructor parameters ===
     20
     21=== CABA Ports ===
     22
     23== 4) TLM-T implementation ==
    2324
    2425There is no TLM-T implementation for the DSPIN network.
    25 (You can use the [wiki:Component/VciVgmn VciVgmn] generic interconnect)
     26(You can use the [wiki:Component/VciVgmn VciVgmn] generic micro-network)
    2627
    27 == Template parameters ==
    28 
    29 == Constructor parameters ==
    30 
    31 == Ports ==
    32