Hi,
I am trying to reduce simulation time of my test. After profiling the test I found that uvm_phase::execute_phase task is taking the largest chunk of simulation time. Could someone help me understand the reason behind this? As I understand this task maintains phase information for UVM. It is surprising to me that it takes so much of simulation time for this houskeeping job.
Regards,
Raj