- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
In a 5CEA9 design, first power up VCC, and then VCCPD & VCCIO in all IO banks are not powered up right now, but at sometime later in tens of minutes,what will happen to the FPGA device? Will the FPGA device be damaged ?
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.
