Forum Discussion

GK4's avatar
GK4
Icon for New Contributor rankNew Contributor
5 years ago
Solved

Generic Serial Flash Interface Intel FPGA IP - Page program - burst write ASMI

Is it possible to make a page program, a full 256 byte transfer for example, with the Generic Serial Flash Inteface Intel FPGA IP without the polling between each 4 Byte written? When I look at the atom pins i see that after every 4 Byte written, the IP polls for the WIP and holds waitrequest on the avalon bus. There is no difference between memcpy, IOWR, IOWR_32Direct and/or flushing after and/or before.


I am using Quartus Prime 18.0.0 and a CycloneV in this case.