In reply to UvmSv:
Then you have to instruct your sequence to do that explicitly using constraints.
assert(trans.randomize()with {sop == 1; eop == 0;});
In reply to UvmSv:
Then you have to instruct your sequence to do that explicitly using constraints.
assert(trans.randomize()with {sop == 1; eop == 0;});