Posted by jimmyhuang0904 on May 17, 2018
UVM Null Object Access #uvm passive agent set_drain_time Hello, so I am just learning UVM and I thought that you can declare set_drain_time in both start_of_simulation_phase(...) and run_phase(...), but if I declare my set_drain_time in the start_of_simul ...
Question