Guest
#6118634
Hi dear experts, when simulating a fairly simple design, ModelSim Pro ME (Microsemi Edition, 32-bit) memory usage steadily increases until it reaches 4GB limit and it crashes there.
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
I am not sure whether this is a tool issue or if there is any memory leak in the testbench. The same testbench was not causing any crashes on Vivado simulator. How would a memory leak in a testbench look like? Is it normal for ModelSim's memory usage to steadily increase as simulation time increases or are all the logged signals saved/buffered in the wlf file constantly?