Changes between Version 2 and Version 3 of Vci Avalon Initiator Wrapper


Ignore:
Timestamp:
Jan 20, 2009, 3:43:52 PM (15 years ago)
Author:
irisa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Vci Avalon Initiator Wrapper

    v2 v3  
    55==  1) Functional Description ==
    66
    7 This hardware component is a VciInitiator to Avalonbus wrapper compliant with the BVCI protocol. (limitations …..)
     7This hardware component is a !VciInitiator to Avalonbus wrapper compliant with the BVCI protocol. (limitations …..)
    88
    99== 2) Component definition & usage ==
     
    3232 * sc_in<bool> '''p_resetn''' : Global system reset
    3333 * sc_in<bool> '''p_clk''' : Global system clock
    34  * soclib::caba::VciTarget<vci_param>   ''p_vci'' : port to VCI initiator
    35  * soclib::caba::AvalonMaster<avalon_param>     ''p_avalon'' : port from Avalon Switch Fabric
     34 * soclib::caba::!VciTarget<vci_param>  ''p_vci'' : port to VCI initiator
     35 * soclib::caba::!AvalonMaster<avalon_param>    ''p_avalon'' : port from Avalon Switch Fabric
    3636
    3737