Hi All,
I have facing the strange issue. I am doing the reset in between the transactions and reset went well. After that I tried to send the transaction just to clean exit from the test.
It been observed that am getting below fatal error:
UVM_FATAL: ahb_inst.ahb_read [SEQ] neither the item's sequencer nor dedicated sequencer has been supplied to start item in ahb_inst.ahb_read
The same sequence before reset is working fine and we are able to start sequencer and initiate the transaction.
Can anyone please suggest?