Altera_Forum
Honored Contributor
17 years agoError 10500
LIBRARY ieee; -- Octal decoder using Boolean equations-- USE ieee.std_logic_1164.ALL; ENTITY decoder_a IS PORT(a0,a1,a2 : IN std_logic; y0,y1,y2,y3,y4,y5,...