Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe path to sclk is relevant on both sides, so you want to constrain the output source-synchronous style. For the input, you also use sclk as the set_input_delay -clock option, where the -max and -min are the longest and shortest round-trip delay from the time sclk leaves the FPGA to data coming back.
What is the clock rate? I've never heard of an ADC not sending a clock with its data. I assume it is quite slow, as that's not a very fast way to make an interface.