Changes between Version 2 and Version 3 of Component/Vci Pi Target Wrapper


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Pi Target Wrapper

    v2 v3  
    1010 * The supported PIBU response codes are PI_ACK_RDY, PI_ACK_WAT, and PI_ACK_ERR.
    1111
     12= Component definition =
     13
     14Available in source:trunk/soclib/desc/soclib/vci_pi_target_wrapper.sd
     15
     16== Usage ==
     17
     18!VciPiTargetWrapper has no other parameter than VCI ones, it may be used like others, see [wiki:SoclibCc/VciParameters SoclibCc/VciParameters]
     19{{{
     20Uses( 'vci_pi_target_wrapper', **vci_parameters )
     21}}}
     22
    1223= !VciPiTargetWrapper CABA  Implementation =
    1324
     
    1829== Template parameters ==
    1930 
     31{{{
    2032template<typename vci_param>
     33}}}
    2134
    2235== Constructor parameters ==