Universal Verification Methodology

Introduction:

Things to know first:

Building Blocks of UVM

UVM Classes

  1. UVM Object
    • UVM Object Methods
      • Create
      • Print
      • Copy
      • Clone
      • Compare
      • Pack
      • Unpack
  2. UVM Sequence Item
  3. UVM Sequence
    • Start a sequence
    • Sequence macros
    • Sequence base methods
  4. UVM Sequencer
    • Arbitration in Sequencer
    • Lock and Grab Methods
  5. UVM Driver
  6. UVM Monitor
  7. UVM Scoreboard
  8. UVM Subscriber
  9. UVM Agent
  10. UVM Environment
  11. UVM Test
  12. UVM Testbench top
Scroll to Top