Changes between Version 10 and Version 11 of Component/Vci Multi Timer
- Timestamp:
- May 17, 2007, 11:28:44 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Multi Timer
v10 v11 70 70 (add -I/path/to/soclib/include to your compilation command-line) 71 71 72 = Component definition = 73 74 Available in source:trunk/soclib/desc/soclib/vci_timer.sd 75 76 == Usage == 77 78 !VciTimer has no other parameter than VCI ones, it may be used like others, see [wiki:SoclibCc/VciParameters SoclibCc/VciParameters] 79 {{{ 80 Use( 'vci_timer', **vci_parameters ) 81 }}} 82 72 83 = !VciMultiTimer CABA Implementation = 73 84