In previous sections, we learned how a UVM agent instantiates sequencer, driver and a monitor. And inside the agent, how Sequencer and driver‘s analysis ports are connected inside connect function of the agent. In earlier sections, we also learned about …

UVM Scoreboard Read more »

In last few sections, we looked at how a UVM test instantiates UVM environment and starts stimulus and learned about concept of factory and configuration database, Transactions and Sequences in UVM, UVM Environment with corresponding UVM code and its explanation. …

UVM Sequencer and Driver Read more »