Does Generic QUAD SPI controller II support EPCQ-A devices
We use a EPCQ64A to configure a Cyclone V device. Now we plan to program it in field by an external processor. We managed to use Intel FPGA Generic QUAD SPI Controller II Core to erase and read EPCQ64A, but have trouble to write to it. As far as I understand, the IP builds on top of the Intel FPGA ASMI2 PARALLEL IP which should be able to support EPCQ64A. Am I right?
For the write operation, I believe the IP supports direct flash memory access. I checked signal waveforms on the Avalon-MM Slave Interface for Memory Access and they are all correct., but data is not written into the chip. I also noticed that signal avl_mem_waitrequest never goes high. Do I need to perform other operations before/after write data to the IP?
I have tried both Quartus Prime Standard edition v17.1 and v18.1.