In reply to UVM_learner6:
wait fork should have worked. You could also try using a simple join instead of join_none. But those should have the exact same functionality given the code shown.
In reply to UVM_learner6:
wait fork should have worked. You could also try using a simple join instead of join_none. But those should have the exact same functionality given the code shown.