Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Error Memory in Quartus II

Hello guys!

I am trying to make a compilation of my project and I get this error:

Error (114016): Out of memory in module quartus_map.exe (4316 megabytes used)

Error (293007): Current module quartus_map ended unexpectedly

Anybody knows how to solve it?

Thanks.

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I am using Cyclone IV and my computer is an I7 with 12GB of RAM.

    --- Quote Start ---

    What device are you targeting? Most families require more than 4GB to compile. Here's for the Q14.0 release:

    http://www.altera.com/literature/rn/rn_qts_dev_support.pdf

    Most likely you'll need to add RAM to your machine. Most devices need to be compiled on a 64-bit machine because of that.

    --- Quote End ---

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Ahh. You're calling the 32-bit version of Quartus, which tops out at 4GB. You need to call the 64-bit version and will have more than enough.