Forum Discussion
gotwer
New Contributor
2 years agoProgramming SPI-Flash with CycloneV-FPGA
Hello everyone, I would like to programme an SPI flash via JTAG with a CycloneV FPGA. The FPGA is configured in PS mode. The data to be written is a binary file with data no design. What do I hav...
gotwer
New Contributor
2 years agoHello FvM and Fakhrul,
Thanks for the information.
At the moment I am programming the flash via the Quartus programmer, which also works.
[quartus_pgm.exe --nios2 --device=2 --instance=0 --accept_bad_sysid --base=0x2080800 --csr=0 --epcs File]
I was hoping that there is a simple solution to create an SVF file.
Thanks again for the info.
Greetings