Posted by ranjith palavarapu on Jan 20, 2014
UVM uvm uvm_config_db I have two doubts about the uvm_config_db 1) when i have the following line in my code uvm_resource_options::turn_off_auditing(); and have uvm_config_db::set(...); the uvm_config_db::get() is returning a null, looked at the uvm sourc ...
Question