I would ask for help with error message when .qar file is generated.
Hi
I would ask for help with issue.
I have Quartus Pro edition 18.1 build 222.
When I run command:
project_archive c10_pcie.qar -include_libraries
from .tcl file system return me error message:
Info: ----------------------------------------------------------
Info: Generated archive 'c10_pcie.qar'
Info: ----------------------------------------------------------
Info: ----------------------------------------------------------
Info: Generated report 'c10_pcie.archive.rpt'
Error (125085): The Quartus Prime Settings File changed outside of the Quartus Prime software and contains errors. Rewriting the Quartus Prime Settings File with the current state of assignments in the Quartus Prime software.
Error (293007): Current module quartus_sh ended unexpectedly. Verify that you have sufficient memory available to compile your design. You can view disk space and physical RAM requirements on the System and Software Requirements page of the Intel FPGA website (http://dl.altera.com/requirements/).
Sript was run it on notebook with memory 16GB but also on server cluster with 32GB and enough CPU resources.
Do you have tips how to solve his issue?