Altera_Forum
Honored Contributor
12 years agoSerial Flash Loader w/ Micron N25Qxxx Serial NOR Flash
Application Note AN-370-3.2, Using the Serial FlashLoader with the Quartus II Software, talks about programming the EPCS(Q) SPI devices with the JTAG cable and a bridge design in the FPGA. This allows you to program the Active Serial SPI Flash device without a separate SPI programming header. Great idea... However, the EPCQ device tops out at 256Mbits. The Stratix V A7 and A9 devices are larger than 256Mbits without compression...Also the 256Mbit EPCQ256 device is $63 at Digikey.
Now, I noticed in the Stratix V GX development board schematic has a Micron N25Q256A (U53. ~$7) wired (and populated) as a 4 bit Active Serial configuration device (just like the EPCQ). However neither the user guide nor the reference manual make any mention of the part. https://www.alteraforum.com/forum/attachment.php?attachmentid=7085 ug_svgx_fpga_dev_kit.pdf rm_svgx_fpga_dev_board.pdf Is it possible to use The Quartus Software and the methodology described in AN-370 to program the Micron Device? Has anybody done this? The "convert programming file" tool only lets you choose Altera EPCx devices. It's interesting that the device is on the Evaluation platform, but not referenced? possible future app note? I want to do exactly what the application note describes; Program a serial configuration device with a JTAG USB Blaster cable using a bridge design in the FPGA. Then, on subsequent power cycles, the FPGA will load from the Micron Serial PROM using Active Serial. Any Ideas? Thanks