In reply to Rao.Bee:
Instead of write you can do:
wr_seq.randomize with {addr ==16'hEA; data == 16'hAABB;};
Then start your sequence.
In reply to Rao.Bee:
Instead of write you can do:
wr_seq.randomize with {addr ==16'hEA; data == 16'hAABB;};
Then start your sequence.