Changes between Version 5 and Version 6 of Component/Vci Vgmn


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Vgmn

    v5 v6  
    3131 * The MIN_LATENCY parameter is a number of cycles that defines the latency of an empty network.
    3232 * The FIFO_DEPTH parameter can be increased to improve the saturation threshold.
     33
     34= Component definition =
     35
     36Available in source:trunk/soclib/desc/soclib/vci_vgmn.sd
     37
     38== Usage ==
     39
     40!VciVgmn has no other parameter than VCI ones, it may be used like others, see [wiki:SoclibCc/VciParameters SoclibCc/VciParameters]
     41{{{
     42Uses( 'vci_vgmn', **vci_parameters )
     43}}}
    3344
    3445= !VciVgmn CABA  Implementation =