Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

Help! Error occurs when I use PLL in NiosII

Altera_Forum
Honored Contributor II
1,104 Views

The error as follow: 

 

Error: Clock input port inclk[0] of PLL "niosII:inst|pll:the_pll|altpllpll:the_pll|altpll:altpll_component|pll" must be driven by a non-inverted input clock pin 

 

But I didn't invert the clock before the PLL input clock pin. 

How can I slove the problem? Will anyone help me? 

Thanks in advance!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
365 Views

I believe you have to use a dedicated input clock pin to drive a PLL. The message isn't referring to what you've done, internally (logic-wise), but that you're trying to drive a PLL with an incorrect incoming pin. 

 

- slacker
0 Kudos
Reply