Forum Discussion
Altera_Forum
Honored Contributor
15 years agoJust looking at your code fairly quickly, it appears you are missing the "end" statement for the "if" that begins on line 127. After inserting an "end" statement at line 518, the code compiles.