XQSHEN
Occasional Contributor
4 years agoMax10M16DCU324 FPGA data and clock
I used Max10M16DCU324 to read adc data from adc driver.
1) ads4222, 50MHz, 12 bit parallel.
2) I connect 2 x 12 bit data to bank 4 IO, but I connect the data strobe clock at bank 3. Is there any problem for it? Is it must to keep data + clock in the same bank?
Hi there
We don't expect to see Quartus tools flagging error on this, unless you see otherwise.
On the other hand, you can consider to apply source synchronous mode below for your implementation:
You can also consider to enable I/O Elements for your data path.
thanks.
Eng Wei