Posted by A_123 on Sep 28, 2020
UVM #uvm #sequencer #sequence If my seq_item, sequence and sequencer class are same for both master and slave agent,then can i use single seq_item, sequence and sequencer class for both of them? or is it good way to use virtual sequencer in this kind of c ...
Question