Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThere was a time when I also used to write directly to the .qsf settings file. But then I stopped because I noticed Quartus has this nasty habit of often ignoring the .qsf file and using some cached value. Try to only apply settings through the respective assignment windows or .tcl scripts. Like this you can be sure that the settings is legal and that it will actually be used.