Posted by sj1992 on Jan 16, 2020
UVM #uvm set_config_object get_config_obj environment Hi, I am using UVM1.1 and in this I have a parent env class which sets an object(Ex: set_config_object ("*", "reg_cfg", rif_cfg_h)). I have a child env class which extends this pare ...
Question