Forum Discussion
Altera_Forum
Honored Contributor
12 years agoWhen working with development kits, there is usually a "golden" example project that has all the pins defined. I recommend to use the .qsf file from that project, and then when you import code from another example, to change the port names in the top level HDL code to match those in the golden qsf file.
I find it much easier to work like that rather than taking the qsf file from the example you want to compile and then change the pin assignments to match those on your kit.