Forum Discussion
3 Replies
- AnandRaj_S_Intel
Regular Contributor
Hi,
- VCCPD is monitored by POR circuitry, So you have to power on it within the maximum power supply ramp time, tRAM. If tRAMP is not met, the Cyclone V device I/O pins and programming registers remain tri-stated, during which device configu‐ ration could fail.
- VCCIO is not monitored by POR so you can powers up at any time.
Are you using same regulator for VCCPD and VCCIO ?
Please check AN662, Power Management in Cyclone V Devices & Cyclone V Devices handbook for POR requirement.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Regards
Anand
- XG_Kang
New Contributor
Thanks for your reply, Anand,
The reason that I do this is to lower the power consumption of the FPGA device when the FPGA is not needed to work. So I want to shut some power rail but at the same time the FPGA should keep the configuration correctly.
I will check AN662 carefully.
- XG_Kang
New Contributor
VCCPD and VCCIO may be different, there are seperate regulators for VCCPD and VCCIO