Altera_Forum
Honored Contributor
14 years agoSetting INCREMENTAL_COMPILATION to "OFF" is no longer supported
Hi,
I have ported an old design which was originally compiled using Quartus II 5.1, to Quartus II 11.1 SP1. Analysis, Synthesis and P&R is now working OK, except for one Critical Warning which I can't get rid of: critical warning (138069): setting incremental_compilation to "off" is no longer supported. assignment is ignored. to disable partitions, set the ignore_partitions global assignment to "on" instead. I am not familiar with Tcl and do all assignments using the GUI. I ticked the box "ignore partitions assignments during compilation" in the Incremental Compilation part of assignments, but have found no way of suppressing that critical warning. I have searched for any occurence of "INCREMENTAL_COMPILATION" in files within the project directory (and its subdirectories), but no success. Is there some global assignment elsewhere that sets INCREMENTAL_COMPILATION to "OFF"? Thanks for your help, Alex