Forum Discussion

pinktechs's avatar
pinktechs
Icon for New Contributor rankNew Contributor
2 years ago

How 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...