Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

when use 'else' and when use ; ?

Hi.. I am starter in VHDl. I have some questions... What is difference between else and ;? first code use else but when i use ';' instead of 'else' it doesn't work. Do you know why? and s...