Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHello Paul,
Just a note if you are testing memory, it is not practical to R/W a large chunck of memory, say over 2 Mbytes while runinng Modelsim PE, this would take about an hour. There is a another version of Modelsim, SE I believe runs faster. Better to test small areas of code or preload parts of memory for your test, while being sensitive to how long memory accesses take while running a simulation. -Baycool