Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Quartus II Settings File changed outside of Quartus II warning?

Hi,

I see this warning pop up when I compile my design: "The Quartus II Settings File changed outside of the Quartus II software and contains errors. Rewriting the Quartus II Settings File with the current state of assignments in the Quartus II software".

I do modify the .qsf file outside of Quartus. I am trying to figure out which line in caused the warning above, is there any way to do so? The pop up box shows up after A&S, P&R, program file, and timing analysis, and I have to click OK every time to make the compiling continues. Once the project compile, everything do seems to work.

Thanks

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    There 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.