Changes between Version 9 and Version 10 of Component/Vci Ring Initiator Wrapper


Ignore:
Timestamp:
Feb 10, 2008, 9:53:39 AM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Ring Initiator Wrapper

    v9 v10  
    33= !VciRingInitiatorWrapper =
    44
    5 == Functional Description ==
     5== 1) Functional Description ==
    66
    77This 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.
    88 
    9 == Component definition ==
     9== 2) Component definition & usage ==
    1010
    11 == Usage ==
     11== 3) CABA  Implementation ==
    1212
    13 == CABA  Implementation ==
     13=== CABA sources ===
    1414
    1515 * interface : source:trunk/soclib/soclib/module/network_component/vci_ring_initiator_wrapper/caba/source/include/vci_ring_initiator_wrapper.h
    1616 * implementation : source:trunk/soclib/soclib/module/network_component/vci_ring_initiator_wrapper/caba/source/src/vci_ring_initiator_wrapper.cpp
    1717
    18 == TLM-T  Implementation ==
     18=== CABA Constructor parameters ===
     19
     20=== CABA Ports ===
     21
     22 == 4) TLM-T  Implementation ==
    1923
    2024The TLM-T implementation is not yet available.
    2125You can use the [wiki:Component/VciVgmn VciVgmn] generic interconnect.
    2226
    23 == Template parameters ==
    24 
    25 == Constructor parameters ==
    26 
    27 == Ports ==
    28 
    29