UVM_RAL: Why Predictor calling bus2reg function(Adapter) 2 times automatically?

In reply to Vinay Jain:

I’m not sure if this clarifies the problem raka has, because I’m nor sure if raka deals with responses. To state one thing: you do not need the call get_response. A read gives back the value by calling bus2reg, and a write calls reg2bus.
raka our adapter code would be of interest.