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 …
Tag: uvm_root
UVM Tutorial for Candy Lovers – 13. Configuration Database
Last Updated: July 24, 2016 This post will explain how configuration database (uvm_config_db) works.