Config_db

How can i Access the config_db parameters inside the module ?

In reply to bhasker:
The same way you would access the config_db name from any non-uvm_component class. You will need to know the path where the field name exists. You could use the null path, or a wildcard.

https://verificationacademy.com/forums/uvm/uvmconfigdb-interface