Calling run_test() at no-zero time

In reply to Jithin-vlsi:

For the closure sake:

But you should explain way you can’t start run_test at time 0.

We have seen several users doing this in OVM - simply b’cos OVM allowed only one task - run(). Many simple designs need simple reset toggling before starting transactions, hence this was convenient (than doing a virtual sequence etc.).

Maybe same reason with Jithu-vlsi too?

BTW - the fix above rationale in UVM would be to move the reset to reset_phase.

Regards
Ajeetha, CVC