It’s difficult to answer your question without seeing what modifications you’ve made to the UVM code.
In order for finish_item() to return you will need the target driver to call seq_item_port.get() or seq_item_port.item_done(), is this happening?
It’s difficult to answer your question without seeing what modifications you’ve made to the UVM code.
In order for finish_item() to return you will need the target driver to call seq_item_port.get() or seq_item_port.item_done(), is this happening?