gyuunyuu
Contributor
5 years agoSPI clock input and output pins on Intel FPGAs
Are there any special instructions that one must or should follow in pinout when there are SPI input and output clocks in the design? i.e are there specific pins that must be used for SPI SCLK input or output depending on the frequency of the SPI interface?
What I have found out so far which could be wrong is that if the SPI clock is going to be used to drive the clock signal of registers, then it must be input into an actual clock pin. However, if it shall not connect to register clock pin then we can use any general purpose I/O pin on the FPGA.
For clock outputs, I think it depends on whether the output clock comes from user logic or PLL.
I look forward to guidance from Intel AEs.