Forum Discussion
ShengN_altera
Super Contributor
3 years agoAlex,
May be you can delete db and incremental_db file (Standard/Lite) or qdb file (Pro) then recompile again. If the error still persist, may be you can try with larger RAM memory because place and route stage usually consumes more RAM compared to others.
Thanks
Best Regards
Sheng
AEsqu
Contributor
3 years agoOk I will try to delete db / incremental_db then see if rapide recompile works.
I noticed on the web that quartus has rapide compile issue with smart recompile enabled (set_global_assignment -name SMART_RECOMPILE ON) (which keeps data in incremental_db).
It has maybe not been fixed yet?