Forum Discussion
Altera_Forum
Honored Contributor
8 years agoThe syntax errors should be easy enough for you to fix by referencing a vhdl text book.
But there are more fundamental errors - eg. Having a rising edge inside a rising edge will never occur in reality. I suggest you work through a tutorial that covers basic logic to try and understand what is wrong with your code.