Altera_Forum
Honored Contributor
17 years agoTransferring a block of data
I am using DE2 and new to this board (and FPGA). I would like to make DE2 transfer a block of data (in a file) to my test chip thru the expansion headers. I try using readmemh but this failed to compile. The example of the file I have is below
@0000 33 44 55 @0050 54 76 34 . . . Can anyone please help?