Hi, everybody, I'm trying to implement a 50MSPS 12-bit ADC with FPGA. I'm new to high speed ADCs and after some research I'm confused about the clocking.
I find that most solutions for high speed ADCs use a VCXO to form a PLL for the clocking, and an XO as the reference clock. I don't understand why the PLL is necessary, can I just use an low-jitter XO to directly provide the clock to the ADC?
Thanks!