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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Ring Initiator Wrapper

    v17 v18  
    3131
    3232=== CABA Ports ===
    33 {{{
     33
    3434 * sc_in<bool>                          p_clk;       // Global System Clock
    3535 * sc_in<bool>                          p_resetn;    // Global System reset 
     
    3737 * soclib::caba::!RingOut               p_ring_out;  // Ring output port
    3838 * soclib::caba::!VciTarget<vci_param>  p_vci;       // VCI target port
    39 }}}
     39
    4040
    4141== 4) TLM-T  Implementation ==