In reply to Danil:
You might need a component to anchor your request to the config DB. Try changing the get to
uvm_config_db#( pcc_config )::get(get_sequencer(), "", "pcc_cfg", pcc_cfg)
In reply to Danil:
You might need a component to anchor your request to the config DB. Try changing the get to
uvm_config_db#( pcc_config )::get(get_sequencer(), "", "pcc_cfg", pcc_cfg)