Forum Discussion
Altera_Forum
Honored Contributor
13 years ago4x4 keypad encoder downloaded on Altera DE2
hello i am trying to finish my keypad encoder project. i ill be using Quartus II for simulation and the Altera DE2 board for testing. below is my vhdl code. i am stuck at defining my inputs and out...
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.