Posted by kavish.ahmad1 on Aug 6, 2018
UVM #uvm uvm overriding Hi, I am new to UVM and was trying the set_inst_override_by_type method. the first grandchild object is created using the factory create method, so, I it should be supporting these two overrides as far as I know. When I'm usin ...
Question