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 agotemp <= (0=> '1', others => '0');