Bit Bash Sequence for Read Only Registers

In reply to yuvraj khare:

The mirror command reads the DUT register only. The read command makes amirror and a get.
The get returns the value of the TB registers.
A read is doing a mirror followd by a get.