Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
公告
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.
21615 讨论

Cyclone IV Analog and PLL power supply

CLa_R
新手
1,835 次查看

HI!

In my project (with a Cyclone IV EP4CE10 FPGA) I am using only the digital IO pins for input and output. The inside circuit (described with schematic and VHDL), should use only combinator and sequential circuit (Flip Flop and gates).

 

In this case, can I avoid to power supply the analog and PLL pins (VCCA1, VCCA2, VCC_PLL1, VCC_PLL2, GNDA)?

Can I leave these pins disconnected?

0 项奖励
3 回复数
CalvinJoaz_P_Intel
1,103 次查看

Hi CLa R , 

VCCA - Analog power for PLLs[1..8]. All VCCA pins must be powered and all VCCA pins must be powered up and powered down at the same time even if not all the PLLs are used.

VCCD_PLL - Digital power for PLLs[1..8]. The designer must power up these pins, even if the PLL is not used. 

Thanks.

0 项奖励
CalvinJoaz_P_Intel
1,103 次查看

Kindly check the 'Cyclone® IV Device Family Pin Connection Guidelines' attached below.

 

 

0 项奖励
Rahul_S_Intel1
1,103 次查看

Hi ,

If you are not using any logic inside the FPGA ,still you need to connect the recommendation provided in the PCG

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/dp/cyclone-iv/pcg-01008.pdf

 

Regards,

Rahul S

0 项奖励
回复