Home
Index
Annotated List
Hierarchy
Deep Hierarchy
Package Documentation
Files

entity tri

A simple tri-state buffer.

More...

Sourcefile...


Used Packages

Ports

Architectures

Detailed Description

This buffer can be used as elementary cell in order to build up tri-state busses (like the tribus in CSLIB).

Ports:

datais the input of the buffer.
enaif '1', q reflects data; if '0', q is 'Z';
qis the output of the buffer

See also: tribus