Altera_Forum
Honored Contributor
8 years agoParallel Flash Loader (PFL) IP Core Signals
Hallo
I am making a PFL IP core for a MAX V CPLD. When i look at the user guide on the following link https://www.altera.com/documentation/sss1411439280066.html#sss1458191622012 there is the following signal pfl_nreconfigure which is an input and has the following description After pfl_nreset asserted high for at least fifteen clock cycles, the subsequent low signal at this pin initiates the FPGA reconfiguration. For more flexibility in controlling the FPGA reconfiguration, you can reconnect this pin to a switch to set this input pin high or low. When FPGA reconfiguration is initiated, the fpga_nconfig pin is pulled low to reset the FPGA device. The pfl_clk pin registers this signal. This pins are not available for the flash programming option in the PFL IP core. But when i generate the PFL IP Core from ALTERA Quartus IP core, i dont see this signal. How can i access this signal or is it necessary???