Forum Discussion
Altera_Forum
Honored Contributor
13 years agoFirst of all, can you repost your code with carriage returns please, we cant really read your code.
I suggest using modelsim instead of the quartus simulator. you can then use a VHDL testbench and it allows you to control the inputs better. And for pins - you just need to go to the assignment editor in quarts - and assign each pin from your top level to a pin on the board.