In reply to chr_sue:
As per my analysis, there’s no doubt of losing data from the queue(I have used `uvm_info to see the value in queue, it is displaying the expected data)
The only thing that hurdle me is when I’m trying to write into the input signal of rx_class, data couldn’t be written sequentially/systematically at every edge of clock(53Mhz).
Thanks a lot for providing the inputs