Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
공지
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.

PLL Merging

Altera_Forum
명예로운 기여자 II
1,275 조회수

I have two designs very similar, both instantiate one PLL, two ALT_LVDS_TX and two ALT_LVDX_RX.  

 

Design A, drives the output of the PLL to a pin, design B does not. 

 

For design A, Quartus generates a design with 3 PLLs (which is what I expect, due to merging the 4 ALT_LVDS PLL into two). 

 

For design B, Quartus generates a design with 4 PLLs, and if I output a clock from the PLL, it generates a design with 5 PLLs. 

 

The ALT_LVDS code fro both A and B are the same. 

 

Any ideas what's causing this behavior and what can I tale a look at to figure what what's going on. 

 

Thanks
0 포인트
1 응답
Altera_Forum
명예로운 기여자 II
567 조회수

Each PLL can have only two clock inputs. If you have different clock sources, then the system will use more PLL.

0 포인트
응답