UVM null object access error - UVM - Verification Academy
The error you are seeing is a SystemVerilog/Simulator error (a NULL pointer error) and has nothing to do with UVM. As I previously mentioned, by creating your own run_phase() in a uvm_sequencer, you are breaking