Changes between Version 8 and Version 9 of Component/Vci Dspin Target Wrapper


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Dspin Target Wrapper

    v8 v9  
    33= !VciDspinTargetWrapper =
    44
    5 == Functional Description ==
     5== 1) Functional Description ==
    66
    77This hardware component connects a VCI target to a DSPIN micro-network. It can be used in conjunction with the [wiki:Component/VciDspinInitiatorWrapper VciDspinInitiatorWrapper] and the [wiki:Component/DspinRouter DspinRouter] components to build a VCI compliant DSPIN micro-network. It translates the VCI packet format to the DSPIN packet format.
    88
     9== 2) Component definition & usage ==
    910
    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 ==
     11== 3) CABA  Implementation ==
    1412
    15 == Usage ==
    16 
    17 == CABA  Implementation ==
     13=== CABA sources ===
    1814
    1915 * interface : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/include/vci_dspin_target_wrapper.h
    2016 * implementation : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/src/vci_dspin_target_wrapper.cc
    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.
    25 (You can use the  [wiki:Component/VciVgmn VciVgmn] generic interconnect)
     25(You can use the  [wiki:Component/VciVgmn VciVgmn] generic micro-network)
    2626
    27 == Template parameters ==
    2827
    29 == Constructor parameters ==
    3028
    31 == Ports ==
    32