Altera_Forum
Honored Contributor
13 years agoQuartus fixing hold violations but not setup
Hello,
I am trying to create a design which uses the LVDS inputs on a stratix II. The design I have works to a degree but I am having issues with my input constraints (sdc file) which is causing the design itself to synthesis unreliably. I have implemented my own ddr retime block and deserialiser (I am not using the in built LVDS receiver as I want the design to work over multiple frequencies). The issues I am having is with regard to the input capture flop. When I synthesize the project the timequest timing analyser claims that the setup time on a given capture flop is failing by ~0.317ns but the hold violation is passing 0.378ns. My question is; if the tools know that a given path is failing setup time but not hold and there is enough slack in the hold time to fix the violation in the setup time. Why are they not going back trying to repair that path? This issue seems like it avoidable and it just means that I cannot run the design at the speed I want to run it at but I am wondering when it may be possible to repair the positive slack, why is it not doing so? Any help I can get with this would be appreciated.