Changes between Version 16 and Version 17 of Component/Vci Ring Initiator Wrapper


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Ring Initiator Wrapper

    v16 v17  
    3131
    3232=== CABA Ports ===
     33{{{
    3334 * sc_in<bool>                          p_clk;       // Global System Clock
    3435 * sc_in<bool>                          p_resetn;    // Global System reset 
     
    3637 * soclib::caba::!RingOut               p_ring_out;  // Ring output port
    3738 * soclib::caba::!VciTarget<vci_param>  p_vci;       // VCI target port
     39}}}
    3840
    3941== 4) TLM-T  Implementation ==