Forum Discussion
Altera_Forum
Honored Contributor
14 years agoWhy shouldn't I worry about the existing timing violations?
Because I kinda suspect that setup violation from hiclk to hiclk(the clock domain of the 7 scrambling module) is the reason that caused the failure on board. Because I used set_clock_uncertainty to hide that violation before, so it actually fails on board. And after the 2nd time I gave a even more relaxed set_clock_uncertainty(from 0.35 of the first time to 1.25), the tool generated a even worse results and yields more failure on board. SO how could i fix this setup violation? Thanks a lot!