In reply to chr_sue:
Actually I don’t need any manual sequencer that’s why have directly instantiated the sequencer by
uvm_sequencer #(my_transaction) sequencer;
In reply to chr_sue:
Actually I don’t need any manual sequencer that’s why have directly instantiated the sequencer by
uvm_sequencer #(my_transaction) sequencer;