Changes between Version 7 and Version 8 of Component/Vci Icu
- Timestamp:
- May 9, 2007, 4:29:06 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Icu
v7 v8 85 85 86 86 == Template parameters: == 87 87 88 * The VCI parameters 88 89 … … 101 102 * soclib::caba::!VciTarget<vci_param> '''p_vci''' : VCI port 102 103 * sc_out<bool> '''p_irq''' : Output interrupt port 103 * sc_in<bool> ''' *p_irq_in''' : Pointer to the input interrupts ports table104 * sc_in<bool> '''p_irq_in[]''' : Input interrupts ports array