Hello there,
The simulation for my module stops at 55 ns. This might probably happen because of my driver. In GTKwave , am not able to view what is the input and output at 55(th) ns, since the simulation stops exactly stops at 55.
How to keep the simulation time to be infinite or extend more so that I can also view the last set of inputs?
I also tried deactivating the "sc_stop()" command, but no change was found. If so, what's the need of sc_stop() ?
Any help would be appreciated.
Thanks in advance.