Hello
Could you please confirm that in a LMFS=8224 (no decimation) configuration the maximum SERDES bit rate is 5Gbps/lane?
The following calculations are based on the numerous examples.
ADC_data_rate = M*ADC_Sample_rate/decimation, where M = 2, ADC_Sample_rate = 1 GHz, decimation = 1
ADC_data_rate = 2*1G/1 = 2Gb/s
frame_clock = ADC_data_rate/S
frame_clock = 2Gb/s /4 = 0.5 G/s
Lrate = M*S*N*10/8 *frame_clock/L, where N = 16, L = 8
Lrate = 2*4*16*10/8*0.5G/8 = 10Gb/s
while the datasheet specifies 5Gb/s
Am I missing something?
Thank you