Forum Discussion
Alex,
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
- AEsqu3 years ago
Contributor
Ok 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?
- AEsqu3 years ago
Contributor
Hi,
rapid recompile is not available when deleting the incremental_db/db directories, which makes sense.
Turning off smart compilation does not help.
Note that the normal compile flow uses about 10 GB.
Looks like there is an issue with rapid recompile in certain RTL code situation.
I had no issue with rapid recompile before I added a Synplify VQM,
which fills much more the FPGA, but still. Maybe that rapid recompile has issue when .vqm is used.