Altera_Forum
Honored Contributor
16 years agoHelp me (Quartus 2)
:D Please!! Help me with this code. I do not know in reality that is incorrect. Thanks! library ieee; use ieee.std_logic_1164.all; entity MUX_21 is port(sel,gn: in std_logic; A,B: ...