Forum Discussion
Altera_Forum
Honored Contributor
11 years agoJust to follow up, I opened a service request with Altera, and they provided a solution that works. Instead of using the standard <source supplemental.qsf> in your top-level QSF file, add the following statement to your top-level QSF:
set_global_assignment -name SOURCE_TCL_SCRIPT_FILE supplemental.qsf Also, be sure to close the project in Quartus, add this line to your QSF, then reopen the project.