Using uvm_component to create sequences

In reply to chr_sue:

In reply to Marc43:
To clarify your requirement: you want to transmit data from the monitor to the sequence. Right?

Yes. What I really want is to have a module UVC acting as a control agent and an interface UVC that would be the slave. The control agent must be able to create new sequences depending on the observed responses (yes, from the monitor).