Changes between Version 4 and Version 5 of Component/Vci Local Crossbar


Ignore:
Timestamp:
Oct 22, 2009, 7:49:56 PM (15 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Local Crossbar

    v4 v5  
    4949     sc_module_name name,  //  instance name
    5050     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
    5253     size_t nb_initiator,  //  number of VCI initiators
    5354     size_t nb_target ); // number of VCI targets