|
entity triA simple tri-state buffer. |
This buffer can be used as elementary cell in order to build up tri-state busses (like the tribus in CSLIB).
Ports:
| data | is the input of the buffer. |
| ena | if '1', q reflects data; if '0', q is 'Z'; |
| q | is the output of the buffer |
See also: tribus