Forum Discussion
Altera_Forum
Honored Contributor
9 years agoTiming Violations workaround strategy
Hello, Probably I didn't properly define timing constraints ... TimeQuest reported quite a lot of timing violations. In this connection I have one question - does exist some straightforward a...
Altera_Forum
Honored Contributor
9 years agoMulti cycle path is only an option if it really is a true multicycle path. Eg. From register to register that use the same periodic enable.
If multi cycle is not an option, the easiest fix is modifying the code to increase the pipelining the design.