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...
FvM
Super Contributor
2 years agoHi,
according to Intel knowledge base, it's not possible to use SFL with non-AS configuration mode. https://www.intel.com/content/www/us/en/support/programmable/articles/000074632.html
I understand this so that the SFL IP connection to AS interface atom doesn't work with other configuration mode. The question is if the problem can be bypassed modifying by editing the IP code.