Altera_Forum
Honored Contributor
12 years agoError with VHDL compilation
Hello, I tried for an hour to solve this problem...lets see if u can help me! here is the code: library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; use ieee.std_logi...