Altera_Forum
Honored Contributor
15 years agoWhy does the Parallel Flash Loader (PFL) fail to configure my FPGA after programing f
use PFL (in MAX II device) configure FPGA.Based on an386.pof,I found Quartus programmer can erase and program flash using pfl. However,after programing flash, pfl fails to configure FPGA. The config_done pin of FPGA is always low, and nconfig pin of FPGA is a pulse. It looks like the pfl is always configure FPGA, and FPGA can't drive the config_done pin high. what is the reason?
When using pfl, I select 64M CFI, actually the flash is 512M. Does it have some bad influence? I alwayes drive pfl_nreset pin and pfl_flash_access_granted pin high, which makes pfl alwayes configure FPGA? Or I should drive pfl_nreset pin low after configuring FPGA?