Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16597 Discussions

我的电脑内存现在是32GB的,但是A10系列芯片在Quartus17.0 Prime Standard版本上编译的时候,总是出现Error (114016): Out of memory in module quartus_map.exe (47657 megabytes used) 这样的错误,请问要怎么解决?谢谢。

WWeww
Beginner
1,216 Views
0 Kudos
2 Replies
CalvinJoaz_P_Intel
537 Views

Hi WWeww,

 

You getting this error message is because the available memory in your machine is insufficient to continue running or to perform the specified operation.

Which device you're using? 

Kindly refer below link for recommended physical RAM for Arria 10 devices - Page 2

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/rn/rn_qts_dev_support.pdf

https://www.intel.com/content/www/us/en/programmable/support/support-resources/software/quartus2/memory.html?gsa_pos=2&wt.oss_r=1&wt.oss=memory%2064-bit&_ga=2.178542692.1776195852.1541993106-1133098667.1531296192&elq_cid=4612556&erpm_id=6981650

Thank you.

0 Kudos
Abe
Valued Contributor II
537 Views

Hopefully the processor and OS in your server/system is 64-bit and you have installed the 64-bit version of Quartus Prime. If running Windows, then it should call the 64bit executable automatically. If on Linux, you should invoke the Quartus tools (quartus, quartus_map, quartus_fit, quartus_sta, quartus_tan, and/or quartus_cdb) using the --64bit option at the command line. Also set the QUARTUS_64BIT environment variable on the system

0 Kudos
Reply