- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 ---- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page