Altera_Forum
Honored Contributor
15 years agoIO constraints for buses routed through FPGA
Hi,
I hope this is the right place for this question... I have the following situation... * multiple SPI buses connected to my FPGA (connecting SPI slaves to FPGA) * a DSP as SPI master; handles SPI timing * FPGA behaves as a MUX for the SPI interfaces; purely combinatorial My question is how should I constraint the SPI interfaces so that the timing at the output of the DSP (correct SPI timing) is kept at the output of the FPGA after routing? I hope you can easily understand what I meant... Thanks in advance!