Forum Discussion
Altera_Forum
Honored Contributor
16 years agoPin assignments are available:
1 - In the assignment editor 2 - In the QSF file What I would do is: 1 - In the reference project, open the pin planner. 2 - Click File->Export 3 - Change the "Save as type" to TCL. 4 - Export the pin assignments to a TCL file. Now you have a TCL file with the pin assignments. You can edit it or whatever. Then just run it in your new project "Tools->TCL Scripts". Jake