Forum Discussion
m_kumar
Occasional Contributor
4 years agoNot Able to Compile in Windows
I was using Quartus lite edition i trying to run small code but below error was coming,
Error (293007): Current module quartus_map ended unexpectedly. Verify that you have sufficient memory availa...
sstrell
Super Contributor
4 years agoJust as the message says. What version of Quartus are you running? What are the specs of your computer? What device are you targeting and how big is the design? "Small code" doesn't mean anything if it still ends up generating a lot of logic due to loops, generate commands, etc. Are there any other error or warning messages?