Changes between Version 4 and Version 5 of Component/Vci Local Crossbar
- Timestamp:
- Oct 22, 2009, 7:49:56 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Local Crossbar
v4 v5 49 49 sc_module_name name, // instance name 50 50 const soclib::common::MappingTable &mt, // mapping table 51 const soclib::common::IntTab &index, // global sub-system index 51 const soclib::common::IntTab &initiator_index, // global initiator index 52 const soclib::common::IntTab &target_index, // global target index 52 53 size_t nb_initiator, // number of VCI initiators 53 54 size_t nb_target ); // number of VCI targets