Category "uvm"

classes inherited in UVM

I am trying to learn UVM, and I just wanted to know that does this diagram below represent inheritence eg does uvm_object get inherited from uvm_void? I am read

How can I use foreach and fork together to do something in parallel?

This question is not UVM specific but the example that I am working on is UVM related. I have an array of agents in my UVM environment and I would like to launc