Skip to content
All SystemVerilog labs
  1. SystemVerilog RTL Foundations6

  2. Strong Typing & Data Modeling6

  3. Parameters, Packages & Reuse5

  4. Interfaces & Modports5

  5. Assertions & Temporal Reasoning7

  6. Testbench Architecture5

  7. OOP Verification Foundations6

  8. Concurrency & Communication5

  9. Constrained Random6

  10. Functional Coverage5

  11. Integrated Verification Projects4

Testbench ArchitectureComing soon

Reference Models & Independent Oracles

Write a checker that computes the expected result a different way from the DUT, and see why an oracle that mirrors the design agrees with its bugs.

Advanced~55 minSelf-checking testbench2 challenges
Concepts covered
  • Reference model
  • Oracle independence
  • Golden comparison
This lab is coming soon

The full walkthrough, SystemVerilog source, testbench and challenges are being written. It's included in the SystemVerilog Labs package — buy once and it unlocks automatically on release.

  • Language semantics & hardware meaning
  • Complete, runnable SystemVerilog
  • Self-checking testbench
  • Compiler-diagnostic evidence
  • Debugging walkthroughs
  • 2 progressive challenges
Back to all labs