Forum Discussion
Altera_Forum
Honored Contributor
10 years agoIn your statements can you try putting in -clock_fall:
set_output_delay -clock SPI_SCK -clock_fall -max 0 [get_ports {SPI_MOSI}] etc... for all the statements. Let me know if this changes anything.