Altera_Forum
Honored Contributor
13 years agoclock path delay
Hi,
I am generating my internal clock from a pll in normal compensating mode. pll is fed by board clock and pll is just used for compensating (i.e. mult = 1, div = 1) I am seeing this in my setup report total incr rf type fanout location element 3.979 clock path 0 source latency 0 PLL_B1 autogenerated|pll >>>>>>>>> 1.21 rr IC 1 CLKCTRL_G7 clkctrl(inclk) <<<<<<<< 0.203 RR CELL 110000 CLKCTRL_G7 clkctrl(outclk) >>>>>>>>> 2.404 rr IC 1 FF_X140_Y13_N11 ff1|clk <<<<<<<< 0.162 RR CELL 1 FF_X140_Y13_N11 ff1 i.e. clock delay is somehow 3.9+ ns. Of this, the input (from pad to pll) is 1.2 and output delay from pll to flop input is 2.4. even though pll is in compensation mode (Compensate clock ; clock0 is what fitter reports and there is no other warning) How should I eliminate this delay in compensation? Should I use the clock offset to the pll somehow (what command) thanks.