Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
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.

asi output clock

Altera_Forum
Honored Contributor II
1,345 Views

I had a problem with the asi output clock. At the output rx_data_clk I've put a pll and i've connected it to the inpiut inclk0, but when i've compiled i got this error: 

Error: Clock input port inclk[0] of PLL "pll_3:inst30|altpll:altpll_component|pll_3_altpll:auto_generated|pll1" must be driven by a non-inverted input pin or another PLL, optionally through a Clock Control block 

Info: Input port INCLK[0] of node "pll_3:inst30|altpll:altpll_component|pll_3_altpll:auto_generated|pll1" is not connected 

 

What shpoud I do?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
642 Views

You should probably try to rearrange your project and let the input of your PLL come from an external dedicated clock input. 

Cheers. 

OD
0 Kudos
Reply