Forum Discussion
Altera_Forum
Honored Contributor
9 years agoModelsim exits with code 9
Hi I have been try top simulate my design using modelsim. I get no warnings when the simulation starts but after a while I see the following in my terminal: Fatal: (vsim-4) ****** Memory a...
Altera_Forum
Honored Contributor
9 years agoIt means your machine does not have enough ram (and virtual ram) to complete the simulation.
Do you have some large arrays in the design? Are you modelling DDR or something?