Hello,
I am new to UVM and I'm currently working on migration from VMM to UVM. A lot of the xactor files have this "wait_if_stopped" method implemented in them.I find that there is no direct analogous usage to vmm_xactor's method "wait_if_stopped" in UVM.
Could anyone please tell me how to implent "wait_if_stopped" in UVM or are there any built in methods for it?
Thanks in Advance!