How to add your own phase to the OVM?

Dear all,
How to add my own phase to the OVM?
Thank you!

Hi Ahan,

See ovm_phase documented on page 60 in the OVM Reference Manual. It walks through a simple example. There are a few macros provided by the library to assist the user with this task based on the phase consuming time (task or function) and it’s call order topdown or bottomup.

Umer