Changes between Version 4 and Version 5 of Component/Vci Pi Initiator Wrapper


Ignore:
Timestamp:
May 17, 2007, 11:36:25 AM (17 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Pi Initiator Wrapper

    v4 v5  
    1313 * The VCI command packet can have any length, but the VCI commands VCI_READLOCK & VCI_NOP are not supported.
    1414 * Most output ports, including PI.A, PI.LOCK, VCI.RDATA, and VCI.RERROR are Mealy signals.
    15  
     15
     16= Component definition =
     17
     18Available in source:trunk/soclib/desc/soclib/vci_pi_initiator_wrapper.sd
     19
     20== Usage ==
     21
     22!VciPiInitiatorWrapper has no other parameter than VCI ones, it may be used like others, see [wiki:SoclibCc/VciParameters SoclibCc/VciParameters]
     23{{{
     24Uses( 'vci_pi_initiator_wrapper', **vci_parameters )
     25}}}
    1626
    1727= !VciPiInitiatorWrapper CABA  Implementation =
     
    2333== Template parameters ==
    2434 
     35{{{
    2536template<typename vci_param>
     37}}}
    2638
    2739== Constructor parameters ==