Extract phase

My OVM Testbench works using ovm_agent, ovm_driver, ovm_monitor, etc. Decided to add an extract and check phase in the agent. However, they’re never called. I set a breakpoint in the extract and check phases, but nevers enters. The run phase, end_of_elaboration and start_of_exection all execute.

In reply to mb_816:

Make sure you spelled them correctly. There are no error messages if you don’t.

Yes, checked several times. I’m using VCS so not sure if that’s the culprit. Its a large environment and not sure which switches are on or off.