DLaff
New Contributor
6 years agoQuartus_map.exe is running out of memory (~50 GB) with an SRAM initialization file
I am trying to synthesize a 64 KB on-chip SRAM (used as a ROM for holding the bootloader for the arm MPU) for a Cyclone V, with an Intel Hex format initialization file. The system requirements for this chip only lists 8 GB of system RAM, and I have 16 GB, but the quartus_map.exe subprogram crashes attempting to use 50 GB of memory. Why does it use so much when trying to synthesize an SRAM with initialization file? This problem does not happen if I do not proivde an initialization file to the SRAM.