How to burn bin file to FPGA

Tetiana06 report abuse

I want to load a bin file in FPGA memory. It consists of 8-bit separated data. In simulation it works perfectly fine with command "readmemoryb" and loads the data in Reg memory. Is there a way that I can burn that data in FPGA memory, because I want to show this data on my Board Nexys 4 as well.

Answers

Seb-at-Imaginghub report abuse

Hello @Tetiana06

Yes, there is a way: You need to convert your data into one of the supported formats for memory initialization. Then you must specify the file when you configure the RAM.

Hope, that helps.

Best regards.

Add Answer

Need support?

Just drop us an email to ... Show more