matrix-io / xc3sprog

xc3sprog is a suite of utilities for programming Xilinx FPGAs, CPLDs, and EEPROMs with the Xilinx Parallel Cable and other JTAG adapters under Linux. Used to program the FPGA of the MATRIX Creator/Voice via Raspberry Pi.
Other
119 stars 57 forks source link

Update progalgspiflash.cpp to add Numonyx N25Q 0x16 #26

Open charkster opened 3 years ago

charkster commented 3 years ago

Add Numonyx N25Q device 0x16 which is used on Digilent CMOD A7 artix7 fpga board.

charkster commented 3 years ago

This change allows me to program my FPGA board's SPI Flash from a Raspberry Pi. It is a very popular FPGA board and I believe this would help others.

DanielO commented 2 years ago

I merged this PR (plus the others) into my fork at http://github.com/DanielO/xc3sprog/