Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI just nailed it!!!!
I'll post it here, maybe someone will need it later. The problem as I suspected was that S wasn't declared. So to fix it, you have to write signal S: std_logic_vector(7 downto 0):= (others => '0'); Yea, that was the problem... ...sigh "makes gun shape with hand, points to head, bang"