How to restart a Verilog simulation in Modelsim

node ninja picture node ninja · Mar 10, 2011 · Viewed 8.4k times · Source

I'm trying to debug a Verilog module. I find it tedious to have to stop a simulation, modify code, and then go through the process of starting the simulation again. Is there an easier way?

Answer

Jan Decaluwe picture Jan Decaluwe · Mar 10, 2011

It's called restart :-) Simulate -> Run -> Restart