In reply to tomrohit:
Hi Tom,
It would be a big advantage if we could sample internal RTL signals in the DUT especially from functional coverage perspective. Unfortunately UVM doesn’t seem have build-in support for directly accessing RTL signals, not like Specman does (in Specman, an RTL signal can be accessed using RTL path). There are situations we want to sample RTL signals on an RTL event or want to collect the cross coverage of the RTL signal values with a coverpoint.
Thanks,
James