In reply to chr_sue:
In reply to verif_learner:
You should lokk on line 312 of file …/tb/dma_tb.sv if there is a $finish coded.
In an UVM environment you should never code a $finish individually.
Unfortunately you did not show the run_phase of your scoreboard.
Thanks. I think I am getting a hang of the issue. I will modify the code and handle this purely using objections.
On the run_phase, I don’t have a run_phase in the scoreboard (this was debated in another thread. So, I wont go into details) here.