1263 - Can the PROGRAMN pin be held low for a period of time during power-up to prevent the FPGA from configuring?

1263 - Can the PROGRAMN pin be held low for a period of time during power-up to prevent the FPGA from configuring?

Yes, PROGRAMN pin can be used to hold FPGA from configuring. The are cases where user is using SPI programming mode and would like to control the exact time to begin configuration with PROGRAMN pin. Lattice FPGA enter configuration mode when one of three condition happens. 1. Power is applied to the chip 2. PROGRAMN pin is toggled low then high 3. or when a JTAG Refresh instruction is issued A high to low signal applied to PROGRAMN takes the device out of user mode and sets it into configuration mode. The low to high transition will initiate the configuration process. The PROGRAMN pin can be used to trigger configuration at any time.