Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow to transfer data from pc to sdram?
Hi, What program can I use to transfer data from my PC to the SDRAM or FLASH memory on the board? I am using DE0. For example I want to transfer the bit stream encoding an image file onto...
Altera_Forum
Honored Contributor
12 years agoWhen I open hex file in notepad I get:
000001000200 Any idea how to understand this? I am reading a source saying "Every line in a hex file always starts from colon". Hex code for ASCII colon is 3A. So... what gives? Would have been satisfied to see 000000010002 in hex file but alas no.