There is a problem while using ADC08D500 to sample a analog signal. Set DES mode as the operation mode and 1Gsps sample rate, and use FPGA to get the ADC data. the circuit was used to measure the signal delay.
The ADC output clock is 250MHz and connect to FPGA. Using FPGA internal PLL to delay the clock phase 0,90,180,270 degree and get four clocks, and these clocks are supplied for the counters. finally , add the four counter 's value as the result of delay time.
while given 100ns delay, the measuring result is 90ns,
given 200ns delay, the measuring result is 200ns
given 300ns delay, the measuring result is 305ns
So please help to analyze the reasons, Thanks a lot !