Changes between Version 1 and Version 2 of Component/Vci Ring Target Wrapper


Ignore:
Timestamp:
Feb 8, 2008, 7:50:19 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Ring Target Wrapper

    v1 v2  
    11[wiki:Component SocLib Components General Index]
    22
    3 = !VciRingTargetWrapper Functional Description =
     3= !VciRingTargetWrapper =
    44
    5 This hardware component connect a VCI Target to a Ring interconnect. It can be used in conjunction with the '''!VciRingInitiatorWrapper''' and the '''!RingRegister''' components to build a Ring interconnect. This type of interconnect is well suited for FPGA implementations.
     5== Functional Description ==
     6
     7This hardware component connect a VCI Target to a RING interconnect. It can be used in conjunction with the [wiki:Component/VciRingInitiatorWrapper VciRingInitiatorWrapper] and the [wiki:Component/RingRegister RingRegister] components to build a RING interconnect. This type of interconnect is well suited for FPGA implementations.
    68 
    79== Component definition ==
     
    911== Usage ==
    1012
    11 == !PibusBcu CABA  Implementation ==
     13== CABA  Implementation ==
    1214
    13 The caba implementation is in
    14  * source:trunk/soclib/systemc/include/caba/interconnect/vci_ring_target_wrapper.h
    15  * source:trunk/soclib/systemc/src/caba/interconnect/vci_ring_target_wrapper.cc
     15 * interface : source:trunk/soclib/soclib/module/network_component/vci_ring_target_wrapper/caba/source/include/vci_ring_target_wrapper.h
     16 * implementation : source:trunk/soclib/soclib/module/network_component/vci_ring_target_wrapper/caba/source/src/vci_ring_target_wrapper.cc
     17
     18
     19== TLM-T  Implementation ==
     20
     21The TLM-T imùplementation is not yet available.
     22You can use the [wiki:Component VciVgmn VciVgmn] generic interconnect.
    1623
    1724== Template parameters ==