Jump to content
  • 0

How to store data in Quad SPI flash along with program file (Arty7-35T)


core2explore

Question

Dear All,

In reference manual of Arty7-35 T, it is mentioned that it is possible to store data along with FPGA program in Quad SPI Flash memory but that approach is out of scope for that document.

I have different tables of coefficients(in Excel, Text file) for each pixels where nature of co-efficient is floating point decimal numbers. Total data size is around 2 MB which includes 8 coefficients files

At power on, i want to send all this coefficients from FPGA flash to PC  via Ethernet.  Now I need suggestion, How to store these data in Flash memory along with Main FPGA Program. What should be format for these coefficients files?

Is this possible by using just one Flash memory?

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi @core2explore,

Is your project currently working through JTAG with sdk pulling the data from a file stored in flash? Here is a forum thread that discusses reading from the QSPI FLASH.

Here is a tutorial for configuring the QSPI FLASH from SDK with microblaze projects. I would suggest compressing the bitstream.  

best regards,

Jon

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...