In reply to cgales:
Hi cgales,
The UVM Register Package has been ported to OVM to give you the same functionality. does that mean , i have to write my whole register model, adapter,map,etc by extending from UVM base classes or should i change every “U” to “O”.
or simply i can use the working uvm register model with my ovm test bench??
thanks