Visible to Intel only — GUID: yxe1557436545111
Ixiasoft
1.1. Supported Devices and Configuration Methods
1.2. Quad SPI Flash Byte-Addressing
1.3. Generic Flash Programmer Operation
1.4. Generic Flash Programmer Flow Templates (Convert Programming File)
1.5. Generic Flash Programmer Settings Reference
1.6. Generic Flash Programmer User Guide Revision History
1.4.1. Initialization Flow Templates (Convert Programming File)
1.4.2. Program Flow Template (Convert Programming File)
1.4.3. Erase Flow Template (Convert Programming File)
1.4.4. Verify/Blank-Check/Examine Flow Template (Convert Programming File)
1.4.5. Termination Flow Template (Convert Programming File)
1.4.6. Programming Flow Action Properties
Visible to Intel only — GUID: yxe1557436545111
Ixiasoft
1.3.2. Full Erase of Flash Memory Sectors
When performing flash memory erase operations via JTAG and a .jic file, the Intel® Quartus® Prime Programmer erases only the flash memory sectors that the .jic specifies.
For example, if you specify a .jic file containing only a 13.6Mbits FPGA image on an EPCQ64A device, the Programmer erases only the bottom 13.6Mbits, and does not erase the remaining 50.4Mbits of data.
To erase the entire flash memory device contents, do not specify a .jic file for flash programming. Rather, manually add the flash device to the associated FPGA device chain by following these steps:
- In the Programmer, right-click the target FPGA device, and then click Edit > Attach Flash Device.
- Select the appropriate flash device from the list. The Factory Default Serial Flash Loader loads for the FPGA automatically.
- In the Programmer, enable the Erase checkbox, and click Start to start the erase operation.