Altera_Forum
Honored Contributor
15 years agoRegister count / logic utilization blows up in 10.1.sp1?
Is there some reason Quartus v10.1.sp1 is generating a LOT more dedicated logic registers than Quartus v9.1.sp1?
If so, is there a switch/option or .ini variable I can set to fix this? I have an EP3LS150 that's reporting about 80% logic utilization and 80K dedicated logic registers when compiled in Quartus v9.1.sp1 I recompiled in v10.1.sp1 and the device would not fit, as it tried to use over 113K dedicated logic registers! I've deleted the db/ and incremental_db/ directories and tried again. Regenerated FFT IP in v10.1.sp1 and tried again. Regenerated/reimported my .qxp in 10.1.sp1 and tried again. Turned off auto_logic_duplication and auto_register_duplication and tried again. Everything combined got me down to about 100K registers and 98% utilization. Thanks for your help.