Forum Discussion
Altera_Forum
Honored Contributor
9 years agoError 10500: expecting if
I just don't understand what the matter is that i always get the same error:
10500 VHDL Syntax error at sec_cnt.vhd(58) near text "process"; expecting "if" (see in attached code) Im thankful for evey helper :)3 Replies
- Altera_Forum
Honored Contributor
The keyword is elsif, not else if
- Altera_Forum
Honored Contributor
Ahh right, that's it :D Thank you
C and VHDL just isn't the same ._. - Altera_Forum
Honored Contributor
Nope. C is a programming language, vhdl is a hardware description language.