Altera_Forum
Honored Contributor
18 years ago"Hard routing constraints could not be satisfied"?
I recently made a small change to a design of mine and the fitter failed with an error I've never seen before:
Error: Hard routing constraints for signal ddr_pll_cycloneii:pll|altpll:altpll_component|_clk1~clkctrl could not be satisfied That's all that the fitter says, and I can't find any info in the help or on the web. The error occurs near the end of the fitter, right after reporting the average interconnect usage. I recompiled once with no change. The signal in question is a PLL output. It is used as the write clock for two Altera DDR SDRAM Controller megafunction instances. The change I made was simply to add a new PIO to a Nios II system, so I think it probably isn't the cause. I probably just pushed the fitter over the edge. Does anyone know what this error means and how it can be eliminated? Btw, everything is version 7.1 and the target device is a Cyclone II (EP2C35F484C7). I am probably okay for now because I have unused SignalTap II instances that I am going to remove, but I fear the day when this error comes back.