Altera_Forum
Honored Contributor
14 years agoabout 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...