In reply to UVM_beginner:
It is a race condition. Both tasks sub_run_a and sub_run_b are scheduled to resume at 5us.
And please remember to use code tags making it easier to read.
In reply to UVM_beginner:
It is a race condition. Both tasks sub_run_a and sub_run_b are scheduled to resume at 5us.
And please remember to use code tags making it easier to read.