Hello all,
In a sequence, I am randomizing the sequence item three times. when the first sequence_item is transferred to the driver and then to DUT. DUT will give the response, I have to store the response from DUT and send to my sequence. so that the next two randomizations happen according to the response received from the DUT.
How I can send value from driver to sequence.?