In reply to cgales:
I am trying to reuse components A,B,C between two different environments
- one is fully UVM based wherein we want all phases to get called for A,B,C
- the other one is semi-UVM. Here the run_phase is implemented in C by a top layer and we want to bypass all phases after connect_phase for A,B,C and their children