Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Sorry, i didn't get that... Which timing violations do you mean? I don't have errors when compiling, but when i try to run the benchmark with the NIOS II IDE (Eclipse), either the download verify fails or the processor does not respond, if the PLL frequency is configured too high. --- Quote End --- Towards the end of the compilation, Quartus runs a timing check using TimeQuest. It will check that the design you made can be run at the frequency that you selected. When there is a timing violation it won't report an error but just a critical warning. You should check for those. Check also that the input clock is correctly defined, at the correct frequency (open Timequest, and select "report clocks"). This is mandatory, to ensure that Quartus will optimise the design to cope with the frequency that you want to achieve.