In reply to dave_59:
Create a separate agent/driver/interface to handle reset.
Hey Dave, thanks for replying, i read about virtual sequence and it was enlightning. However, I want to create an agent to control reset signal, in which the driver assert or deassert reset, but i have this question :
I only created driver with no get_next_item, i didn’t used sequencer cuz i don’t know what to pass to driver as a seq item & I wonder how this reset sequence will be started by virtual sequence if there’s no sequencer associated.