Testing UVM Components with UVM-UTest

I have successfully simulated and incorporated the learnings from AgileSOC and the presentation about SVUnit test in edaplayground.

When I try the examples about UVM Unit Tests I run into issues.

  1. The examples in AgileSoC are very limited and stale.
  2. The examples in edaplayground are with UVM1.1. Does it mean that we can’t test newer versions? Some examples do not work.

A broad question: Does anyone use UVM-UTest in their flow?

If you use, where can I find current examples?

I am not sure that SVUnit by itself is worth much as we are in UVM environment and we can’t connect the components for testing.

Here is what I know: