DUT-TB/Using the UVM_Config_DB
The uvm_config_db is a UVM utility class that is used to pass configuration data objects between component objects in a UVM testbench. Any call to the uvm_config_db is parameterised with the type of the data object that is stored or retrieved.