Forum Discussion
Altera_Forum
Honored Contributor
9 years agoPin assignement from DE1 to DE nano
I have a VHDL code writen to work on a "DE1 ALTERA" developement board, now I want to run the same code on a "DEO nano" so that I can make a smaller circuit that can fit in my system. the problem is ...
Altera_Forum
Honored Contributor
9 years agoYou can use the Terasic System Builder application that comes with the software tools from each of these boards. It can spit out a .qsf file that has all the device pins assigned to appropriate signal names.
I have done this in the past, and have the same GPIO assignments that works on both a DE1 and a DE0-Nano board.