Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Error 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...