pinktechs
New Contributor
2 years agoHow to write to and read from fpga flash memory?
I'm trying to store data inside the flash memory which I can read from later. For example, I want to store data such as 0001,0010,0011,0100. However, most resources found is to load the configuration bit inside the flash so it will automatically configured when it is booted up which is not what I'm trying to do. Is there any guidance or resources on how to store data inside flash from own hardware block and not using NIOS? I'm using Cyclone V E FPGA (5CEFA731)