In reply to ms_1202:
Can you please share the agent code, as the error message is getting generated from the agent class.
Hi Sharat,
The problem is that agent code is encrypted I can’t see that code.
in base test some configuration is done and set with uvm_config_db. now in drived test I am calling super.build_phase and making some change in configuration and doing again uvm_config_db same as it was done in base test case. There I am getting this error. If I comment out this forloop in drived test then it is not giving any fatal error.
Can we do again uvm_config_db set when it is already done in base test build phase ?
Regards,
Manish.