Altera_Forum
Honored Contributor
14 years agoWhat's the purpose of set_clock_latency ?
We have a StratixIV design that if built 20 times with quartus, will fail 18 times when run on the board.
Timing of the failing build is very similar to the timing of the "good" build. The constraints file has a set_clock_latency -source command. If it is removed, then 20 builds will pass. We can't do a gate level simulation as the design includes both a PCIE and a DDR2 controller. Why does the set_clock_latency constraint impacts the design implementation 20% of the time, not more or not less? Any explanations or ideas of areas to investigate?