Altera_Forum
Honored Contributor
17 years agoAP configuration problem
I am a FPGA beginner , I designed a board with cyclone III and Intel P30 (128P30B)flash (just like the cylone III starter eval kit), my board is designed for supporting JTAG and AP configuration. when I cofigure the FPGA in AP mode, Quartus II 7.1 programer erased the flash(0x000000 ~ 0xFE0000 ) and programmed the flash (0x20000 ~ 0x380000) and notice me 'successfully'. the problem is that the FPGA can not be configured when I power it on or nConfig the FPGA again .
why it occurs ? is the programmer erased the parameter block of FLASH ? looking forward to your reply, thanks. PS: I found the nStatus of FPGA is sometimes low.