Changes between Version 8 and Version 9 of Vci Avalon Initiator Wrapper


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Vci Avalon Initiator Wrapper

    v8 v9  
    55==  1) Functional Description ==
    66
    7 This hardware component is a !VciInitiator to Avalonbus wrapper compliant with the BVCI protocol. (limitations …..)
     7This hardware component connects a VCI initiator to an AVALON interconnect. It can be used in conjunction with the VciAvalonTargetWrapper component to build an AVALON interconnect. It is compliant with the BVCI protocol. (limitations …..)
    88
    99== 2) Component definition & usage ==
     
    2525=== CABA Constructor parameters ===
    2626{{{
    27 VciAvalonInitiatorWrapper( sc_module_name name);   //  Instance Name
     27VciAvalonInitiatorWrapper(sc_module_name name);   //  Instance Name
    2828}}}
    2929