Used Packages
- ieee.std_logic_1164 all
- exemplar.exemplar_1164 all
- prim.primdeclarations all
Generics
Ports
- data in std_logic_vector(WIDTH-1 downto 0)
- ena in std_logic
- q out std_logic_vector(WIDTH-1 downto 0)
Architectures
Detailed Description
The bus driver is composed of one-bit tri-state buffers
(tri).
Generics:
| WIDTH | is the word width of the bus-driver.
|
Ports:
| ena | if '1' q reflects data; if '0' q is 'Z'.
|
See also: tri
- Version: $Revision: 1.4 $
- Date: $Date: 2000/10/12 11:38:24 $
- Author: Christoph Schwick
- Generated: schwick@dsy-srv2 on Wed Oct 18 15:23:21 200.