Forum Discussion
Altera_Forum
Honored Contributor
15 years agoVhdl codes for 8-bit ring counter
Hi, I have VHDL codes for an 8-bit ring counter but when i try to compile it there are always errors (8 errors). I even tried editing some lines (lines 2 and 3) and compiled again and the erro...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Error (10481): VHDL Use Clause error at ringcounter2.vhd(2): design library "IEEE" does not contain primary unit "STD_LOGIC_1164" --- Quote End --- Either your Quartus installation or some global design settings are messed up. Nothing that can be seen in the code.