In reply to chr_sue:
Hi chr_sue,
Had a follow up question on the same topic. I am trying to create a driver callback which basically writes random(incorrect) data on the interface. However I cannot do a uvm_config_db get to get the virtual interface since the callback is an uvm_object. Is there a way I can get a handle to the interface in a callback or a uvm_object.
Thanks.