Changes between Version 4 and Version 5 of Component/Vci Ring Initiator Wrapper
- Timestamp:
- Feb 8, 2008, 7:35:06 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Ring Initiator Wrapper
v4 v5 1 1 [wiki:Component SocLib Components General Index] 2 2 3 = !VciRingInitiatorWrapper Functional Description=3 = !VciRingInitiatorWrapper = 4 4 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 7 This 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. 6 8 7 9 == Component definition == … … 9 11 == Usage == 10 12 11 == BcuCABA Implementation ==13 == CABA Implementation == 12 14 13 The caba implementation is in 14 * source:trunk/soclib/systemc/include/caba/interconnect/vci_ring_initiator_wrapper.h15 * 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 16 18 17 19 == Template parameters == 18 19 '''None'''20 20 21 21 == Constructor parameters ==