Forum Discussion
Altera_Forum
Honored Contributor
9 years agoAs I see it, the it would need to be a common clock if the ADC was running continously, but I'm sleeping it some of the time and only running it in bursts. To avoid any timing issues I'm treating them as asynchronous and synchronizing the ADC clock to the core clock in the FPGA.
I think I will try your minimalist suggestion. Input capacitance for FPGA and ADC is only around 10 pF total. Thanks!