Forum Discussion
CLa_R
Occasional Contributor
7 years agoCyclone IV Analog and PLL power supply
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 se...
CalvinJoaz_P_Intel
Contributor
7 years agoHi 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.