Altera_Forum
Honored Contributor
11 years agoif
pressBoth : process(b0,b1) variable resetslv: std_logic_vector(3 downto 0); begin if ((b0 ="0000") and (b1 ="0000")) then <<<<* This is line...