wiki:VciSimpleRingNetwork

Version 1 (modified by franck, 18 years ago) ( diff )

--

VciSimpleRingNetwork

1) Functional Description

This hardware component is a VCI compliant full crossbar, it contains two independant crossbars for VCI commands and VCI responses.

2) Component definition & usage

trunk/soclib/module/network_component/vci_simple_ring_network/caba/metadata/vci_simple_ring_network.sd

3) CAB implementation

CABA sources

CABA Constructor parameters

[[Image(VciSimpleRingNetwork( sc_module_name insname, instance name

const soclib::common::MappingTable &mt, mapping table const soclib::common::IntTab &ringid, global subsystem index const int &wrapper_fifo_depth, wrapper fifo depth int nb_attached_initiator, number of VCI initiators int nb_attached_target); number of VCI targets)]]

Note: See TracWiki for help on using the wiki.