Altera_Forum
Honored Contributor
14 years agoError
I have some problems when I try to compile mymux. This is my code: LIBRARY ieee ; USE ieee.std_logic_1164.all ; Entity mymux21 is port (A,B: in std_logic_vector (3 downto 0); S: in std_l...