Tool/software:
Dear Team,
In our research on FPGA architecture, we have a question we'd like to ask.
We are exploring ways to accelerate the write speed of NOR Flash.
However, based on the circuit diagram in our FPGA architecture, we noticed that writing to Flash is done using Standard SPI, while reading is performed using Octal SPI.
Why not use Octal SPI for programming the Flash? By using a switch IC to toggle between Octal SPI being used for Flash-to-FPGA or PC-to-Flash communication, would it be possible to achieve a faster write speed when flashing the .img file?
Thank you for your assistance.
Best,
Johns