In reply to sidharth.sankar77:
Hi Dave,
Now I am getting problem, when i used uvm_component_param_utils and i extended another driver from this driver and in test case try to override the new driver with the old one, it is not working.
If i only use uvm_component_utils ,it is working but the warning is still there. Pls help me to remove the warning.