Changes between Version 5 and Version 6 of Component/Vci Vgmn
- Timestamp:
- May 17, 2007, 11:34:08 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Vgmn
v5 v6 31 31 * The MIN_LATENCY parameter is a number of cycles that defines the latency of an empty network. 32 32 * The FIFO_DEPTH parameter can be increased to improve the saturation threshold. 33 34 = Component definition = 35 36 Available 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 {{{ 42 Uses( 'vci_vgmn', **vci_parameters ) 43 }}} 33 44 34 45 = !VciVgmn CABA Implementation =