Why UVM has desired and mirrorred concept in the RAL model

In reply to UVM_LOVE:

The RAL approach is not only for the test of registers. It can be also used in a scoreboard to make decisions depending on register content. In this case you can simply make a get on the corresponding register without doing a complete bus cycle.