Hi,
I'm using IUS 12.20.004 and trying to probe the UVM hierarchy for post processing in Simvision.
Is it possible to probe variables of a task or function which is inside a class?
I followed this guide: http://www.cadence.com/rl/resources/white_papers/post_process_uvm_wp.pdf
I'm able to see data members of a class (the test class for example), but if there's a task or function inside the class, it isn't probed so I can't see its variables in the waves.
Thanks,
Eli