Inline constraints with uvm_do_on_with macro

In reply to 8Blades:

Is ‘req’ part of seq1? You don’t show the fields of seq1, but perhaps you meant for your constraint to be {seq1.x inside [0,1,3,4]; seq1.y inside [2,6]}?