I'm trying to run a behavioral simulation of my Verilog design, but somehow the Xmsim simulator seems to go into an infinite loop and the simulation stops advancing. It literally gets stuck. I was wondering if there is a way to view what line of Verilog code is being evaluated/executed at the time. Is this possible with Xmsim HDL simulator?
Thanks in advance.