Forum Discussion
Altera_Forum
Honored Contributor
9 years agoError 10500 Syntax Error?
Hi there, could anyone please point out what is wrong with my code as I don't see anything that is wrong with it? It won't compile and is giving me error 10500 code: library ieee;
use ...
Altera_Forum
Honored Contributor
9 years agoIn case it's not obvious for others reading this, the last port in the port list should not end with a semicolon.