In reply to cturner:
The run_phase of each uvm_component will be started automatically when starting your test. If you are following the basic guidelines this will happen. It is hard to answer your question without seeing some code.
In reply to cturner:
The run_phase of each uvm_component will be started automatically when starting your test. If you are following the basic guidelines this will happen. It is hard to answer your question without seeing some code.