| | 1 | [wiki:Component SocLib Components General Index] |
| | 2 | |
| | 3 | = !VciRingInitiatorWrapper Functional Description = |
| | 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. |
| | 6 | |
| | 7 | = Component definition = |
| | 8 | |
| | 9 | == Usage == |
| | 10 | |
| | 11 | = !PibusBcu CABA Implementation = |
| | 12 | |
| | 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 |
| | 16 | |
| | 17 | == Template parameters == |
| | 18 | |
| | 19 | '''None''' |
| | 20 | |
| | 21 | == Constructor parameters == |
| | 22 | |
| | 23 | == Ports == |
| | 24 | |
| | 25 | |