Forum Discussion
Altera_Forum
Honored Contributor
12 years agoYou might be able to have a generic .QSF file without any pinout, and then give each person a .tcl file that creates the appropriate pinout. This will then modify that person's .qsf file, but the master has no pin assignments. It means they have to re-run the .tcl file every time they receive a copy of the project, but that shouldnt be too much of a chore - the .tcl file shouldnt ever need to change.