In reply to chr_sue:
Out of curiosity, I have tried reading data from the queue2 in the rx_class by using 65Mhz (which is actually suppose to read using 53Mhz), and I got the the data which was expected.
If I use 53Mhz for reading then the issues comes up, So basically it is related with the clock synchronizing.
You have mentioned uvm_analysis_fifo but will it supports for SV class base?
or is there any better approach instead of queues for SV class?