Changes between Version 2 and Version 3 of Component/Vci Simple Ring Network


Ignore:
Timestamp:
Jan 19, 2009, 1:59:06 PM (15 years ago)
Author:
abdelmalek.si-merabet@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Simple Ring Network

    v2 v3  
    3737 * sc_in<bool>                            p_clk;           // Global system clock
    3838 * sc_in<bool>                            p_resetn;        // Global system reset
    39  * soclib::caba::VciInitiator<vci_param>* p_to_target;     // Ports to VCI targets
    40  * soclib::caba::VciTarget<vci_param>   * p_to_initiator; // Ports to VCI initiators
     39 * soclib::caba::!VciInitiator<vci_param>* p_to_target;    // Ports to VCI targets
     40 * soclib::caba::!VciTarget<vci_param>   * p_to_initiator; // Ports to VCI initiators
    4141
    4242== 4) TLMT implementation ==