Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
19984 Discussions

Cyclone IV Analog and PLL power supply

CLa_R
Novice
908 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
176 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.

CalvinJoaz_P_Intel
176 Views

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

 

 

Rahul_S_Intel1
Employee
176 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

Reply