Response read data not reflecting in reg2bus function for read transfers

Hi,

I have kept “provides_responses” filed to ‘1’ and in driver responses are driven using “put_response” method.
While i am doing register read operation, the data read is not as expected and read-data is all 0’s.

Should we do any other connection/operation in sequence or in adapter to get the correct read data?
Any example code which uses “provides_responses” field set to ‘1’ would be helpful.

Please help me in this.
Thanks in advance.

Naveen.

In reply to naveen-y:

Could you please clarify the status.
(1) Do you see the read data in the driver and are you assigning this value in the rsp transaction.
(2) How do you retrieve the rsp in the sequence?
(3) Are you seeing the value x’h0 in the sequence?