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

Quartus prim SE memory Error

mappy5
Beginner
537 Views

I'm trying to synthesize a Verilog into Cyclone V.

However, compilation does not proceed in 11% of Analysis & Synthesis.

An error message will be displayed when the synth size is 11% and the maximum machine memory capacity is 134GB.

The error message says it adheres to Quartus' memory requirements, but it has 134GB of machine memory.

 

Why does it consume 134GB against the memory requirement of 6GB for Cyclone V?

Is there a way to find out which source code is leaking memory during compilation?

 

 

0 Kudos
3 Replies
sstrell
Honored Contributor III
531 Views

What version of Quartus?  Can you post the exact error message(s)?  Are you using any unique IP or features in the design?

0 Kudos
mappy5
Beginner
525 Views

hi,sstrell

Quartus: Quartus Prime SE 20.1.1 Build 720

Error Message :
Error (293007): Current module quartus_map 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/).

only software cpu core IP and Normal compilation.

machine memory : 134GB
disk space : 2TB available

0 Kudos
sstrell
Honored Contributor III
522 Views
0 Kudos
Reply