Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

What's the parameter 'pfd_clk_select'?

Today, I built a new QuartusII project. The project include two ALT2GXB block, I don't assign the pins. When I compile this project. Quartus point out a error :

Error: WYSIWYG primitive "channel_quad[0].pll0" has CLK[2] port that must be connected because parameter pfd_clk_select is set to 2

What's the parameter pfd_clk_select? How to solve it?

Thank you!

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    If the ALT2GXB pll_clk port miss source or has a wrong source, Quartus will show this error.

    But I don't know what's the parameter pfd_clk_select mean?