Changes between Version 2 and Version 3 of Component/Vci Dspin Target Wrapper


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Dspin Target Wrapper

    v2 v3  
    11[wiki:Component SocLib Components General Index]
    22
    3 = !VciDspinInitiatorWrapper Functional Description =
     3= !VciDspinTargetWrapper Functional Description =
    44
    5 This hardware component connects a VCI target to a DSPIN micro-network. It can be used in conjunction with the '''!VciDspinInitiatorWrapper''' and the '''DspinRouter''' components to build a VCI compliant DSPIN micro-network.
     5This hardware component connects a VCI target to a DSPIN micro-network. It can be used in conjunction with the '''!VciDspinInitiatorWrapper''' 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,
     
    1414== CABA  Implementation ==
    1515
    16 The 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
     16 * interface : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/include/vci_dspin_target_wrapper.h
     17 * implementation : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/src/vci_dspin_target_wrapper.cc
    1918
    2019== TLM-T implementation ==
    2120
    2221There is no TLM-T implementation for the DSPIN network.
    23 (You can use the VciVgmn generic VCI interconnect)
     22(You can use the !VciVgmn generic interconnect)
    2423
    2524== Template parameters ==
    26 
    27 '''None'''
    2825
    2926== Constructor parameters ==