Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

about Tri-State Logic gate

i want to make a Tri-State Logic gate,but the putout is always high impedance .why here's my code; library ieee; use ieee.std_logic_1164.all; entity e is port( datain:in std_logic...