Forum Discussion
Altera_Forum
Honored Contributor
13 years agovhdl code for tic tac game
i am going to do project on simple game tic tac on vhdl. I am using 9 switch and and nine led for display and 2 led to indicate the winner. i am thinking to distinguish to play by flashing of LED. if...
Altera_Forum
Honored Contributor
13 years agoWow. A lot of syntax errors (is this really a copy and paste of your code.)
I suggest you read a VHDL reference. Then re-write it and run it through a compiler to fix the syntax errors (on almost every line).