Forum Discussion
Altera_Forum
Honored Contributor
11 years agoConstraining an SPI interface
Hello all, What is the proper way of constraining a 4-wire SPI master interface? I have several devices connected to my SPI bus, and fastest one can accecpt a SCLK up to 33 ns period, with setu...
Altera_Forum
Honored Contributor
11 years agoGiven that you're gating the SPI clock, I suspect you need to create another generated clock, and use that in all of your timing constraints.
Cheers, Dave