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.
21615 Discussions

Cyclone IV Analog and PLL power supply

CLa_R
Novice
1,818 Views

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 Kudos
3 Replies
CalvinJoaz_P_Intel
1,086 Views

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 Kudos
CalvinJoaz_P_Intel
1,086 Views

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

 

 

0 Kudos
Rahul_S_Intel1
Employee
1,086 Views

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 Kudos
Reply