OVM to UVM testbench conversion

Hello,

We are converting our full chip testbench from OVM to UVM.

Are there any big advantages to do so , as it will be a quarter of year effort .

Will UVM testbench reduce time to run a single test also?(So, that regression time can be reduced)

Regards
Sheetal

In reply to sheetal saini:

The main advantage of converting from OVM to UVM is access to the wider ecosystem. You get access to more Verification IP, better debug tools, more training and people resources, and some newer features. Oh, and if you rely heavily on the field automation macros, you might see a performance gain going from bad to poor. :)

In reply to dave_59:

Thanks Dave for the clear picture.

Regards
Sheetal