How to drive a signal from tb top in the start of simulation and from sequence after reset is released

I want to drive an input signal from the start of simulation from tb_top . After the reset is released I want to drive it from my sequence. How to do it ?

In reply to kulua:

What is the value of this approach? The reset might override this value.

In reply to kulua:

you can use uvm_hdl_force method

https://verificationacademy.com/forums/uvm/how-does-uvmhdlforce-different-force