Posted by dhamilton222 on Oct 3, 2018
UVM configdb agent #uvm hierarchy Can I register a non UVM agent in the uvm environment? If so how? Specifically I'm trying to integrate Xilinx axi_vip (for a Zynq design) into a UVM environment. Since it is not a UVM object it has no create method.. ...
Question