Changes between Version 4 and Version 5 of Component/Vci Ring Initiator Wrapper


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Ring Initiator Wrapper

    v4 v5  
    11[wiki:Component SocLib Components General Index]
    22
    3 = !VciRingInitiatorWrapper Functional Description =
     3= !VciRingInitiatorWrapper =
    44
    5 This hardware component connect a VCI initiator to a Ring interconnect. It can be used in conjunction with the '''!VciRingTargetWrapper''' 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 initiator to a Ring interconnect. It can be used in conjunction with the [wiki:Component/VciRingTargetWrapper VciRingTargetWrapper] 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 == Bcu CABA  Implementation ==
     13== CABA  Implementation ==
    1214
    13 The caba implementation is in
    14  * source:trunk/soclib/systemc/include/caba/interconnect/vci_ring_initiator_wrapper.h
    15  * source:trunk/soclib/systemc/src/caba/interconnect/vci_ring_initiator_wrapper.cc
     15 * interface : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/include/vci_ring_initiator_wrapper.h
     16 * implementation : source:trunk/soclib/soclib/module/network_component/vci_dspin_initiator_wrapper/caba/source/src/vci_ring_initiator_wrapper.cc
     17
    1618
    1719== Template parameters ==
    18 
    19 '''None'''
    2020
    2121== Constructor parameters ==