Altera_Forum
Honored Contributor
16 years agoTiming problems even though quartus says circuit meets timing requirements
I have a design that works correctly when clocked around 25 MHz (everything is clocked by a single PLL). Quartus's Classic Timing Analyzer gives an "actual time" of 63.24 MHz. If I bump the PLL up to 60 MHz, Quartus compiles without any timing warnings ("All timing requirements were met for slow timing model timing analysis."). Actually trying to run on the FPGA board at this speed, however, it isn't running correctly.
How can clock speed affect circuit behavior even though Quartus claims it's okay?