Changes between Version 12 and Version 13 of Component/Vci Multi Tty
- Timestamp:
- Feb 9, 2008, 5:48:30 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Multi Tty
v12 v13 3 3 = !VciMultiTty = 4 4 5 == Functional Description == 5 [[PageOutLine]] 6 7 == 1) Functional Description == 6 8 7 9 This VCI target is a TTY terminal controller. This hardware component controls … … 60 62 (add -I/path/to/soclib/include to your compilation command-line) 61 63 62 == Component definition==64 == 2) Component definition & usage == 63 65 64 66 source:trunk/soclib/soclib/module/connectivity_component/vci_multi_tty/caba/metadata/vci_multi_tty.sd 65 66 == Usage ==67 67 68 68 See [wiki:SoclibCc/VciParameters SoclibCc/VciParameters] … … 71 71 }}} 72 72 73 == CABA Implementation ==73 == 3) CABA Implementation == 74 74 75 75 === CABA sources === … … 103 103 * sc_out<bool> '''p_irq[]''' : Interrupt ports array. 104 104 105 == TLM-T Implementation ==105 == 4) TLM-T Implementation == 106 106 107 107 The TLM-T implementation is not yet available.