Changes between Version 1 and Version 2 of Component/Vci Dspin Initiator Wrapper


Ignore:
Timestamp:
Feb 8, 2008, 6:27:49 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Dspin Initiator Wrapper

    v1 v2  
    33= !VciDspinInitiatorWrapper Functional Description =
    44
    5 This hardware component connect a VCI initiator to a DSPIN micronetwork. It can be used in conjunction with the '''!VciDspinTargetWrapper''' and the '''DspinRouter''' components to build a VCI compliant DSPIN micro-network.
     5This hardware component connect a VCI initiator to a DSPIN micronetwork. It can be used in conjunction with the '''!VciDspinTargetWrapper''' and the '''!DspinRouter''' components to build a VCI compliant DSPIN micro-network.
    66
    77The DSPIN network on chip is a distributed network, with a 2D mesh topology. It has been designed for shared memory clusterized,
     
    1515
    1616The 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
     17 * interface : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/include/vci_dspin_initiator_wrapper.h
     18 * implementation : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/src/vci_dspin_initiator_wrapper.cc
    1919
    2020== TLM-T implementation ==