Posted by meenakshi bommu on Mar 6, 2021
UVM hii... i have configuration class. need to access those variables throughout environment for that im setting the handle in test like this uvm_config_db #(int)::set(this,"*","cfg",cfg); getting in lower level components for this im ...
Question