Accessing RTL Submodule from TestBench Pkg

If you need to access registers via back door methods, I would recommend using the UVM register package. While this takes a little bit of extra effort, it provides built-in back door access methods so you won’t need to code them yourself.