In reply to chr_sue:
In reply to UVM_SV_101:
Your code is driving the rsp signal.
If you want to check the correct behavior of the rsp you might use a SV Assertion checker.
Thats correct my code is driving the rsp signal. I am creating another thread for how to writing assertion to check the same…