Does p_sequencer differently use between in RAL model and non RAL model?

In reply to UVM_LOVE:

You should have in mind the p_sequencer is a legal - but not the recommended - approach.
Using p_sequencer is independent on RAL.
Recommended is using the virtual sequence/serquencer approach.

1 Like