Forum Discussion
Altera_Forum
Honored Contributor
20 years agoAssignments Editor - migrating between Nios boards
Do you know if there is an easy way to reassign pins for new device in old project? Right now the only thing I can do is to rewrite everything, dozens or hundreds of pins checking everything in De...
Altera_Forum
Honored Contributor
20 years agoNormally what I do is copy the pin assignments from the .qsf file of the full-featured design and just match my pin names. That design is located under kits/nios2/examples/<verilog or vhdl>/<board>/full_featured. Don't do this with the hardware project open since Quartus II may save over your work if it saves your project.