UVM Tutorial for Candy Lovers – 22. Phasing

When we created the jelly_bean_driver in Agent, we coded the build_phase function and the run_phase task, but who actually calls them? The answer is uvm_phase class. UVM Phases UVM has nine common phase classes (shown in yellow) and twelve run-time Read More …