Altera_Forum
Honored Contributor
15 years agoTiming requirements not met for HPCII example design
Hello,
I'm testing out the DDR2 high performance controller II, but when compiling the example design, the timing requirements are not met. The critical path is through a PLL deep in the megafunction. I get a warning about this PLL, saying its second output clock is not connected: Warning: PLL "ddr2_cntrl_example_top:example_inst|ddr2_cntrl:ddr2_cntrl_inst|ddr2_cntrl_controller_phy:ddr2_cntrl_controller_phy_inst|ddr2_cntrl_phy:ddr2_cntrl_phy_inst|ddr2_cntrl_phy_alt_mem_phy:ddr2_cntrl_phy_alt_mem_phy_inst|ddr2_cntrl_phy_alt_mem_phy_clk_reset:clk|ddr2_cntrl_phy_alt_mem_phy_pll:full_rate.pll|altpll:altpll_component|altpll_aqr3:auto_generated|pll1" has parameters clk2_multiply_by and clk2_divide_by specified but port CLK[2] is not connected) The critical path's clock is the first clock of this PLL. Anyone else got this issue? I'm using Quartus 10.0 SP1.