Article
Accessing tops module from class-based component in UVM
The case for using this access is inside a UVM Testbench, where the test would generate some randomization on the data and need to access the instantiated module (let say model in this case) in the top.
