Altera_Forum
Honored Contributor
14 years agocopying hex data from Excel to Memory Editor
I need to copy a bunch of rows of hexadecimal data from Excel into memory editor cells, but the copy isn't accepted. The data in Excel is displayed as hexadecimal and are the results of an equation (=DEC2HEX(ROUND(I77*4095/60.5,0)). Also tried copying into text file with .mif extension, but the other .mif lines (e.g. END) aren't created, so the .mif file is rejected due to syntax errors. I'm starting to enter the data by hand, but it's going to take a long time. Anyone know of a simple way to do this?
Thanks, GMM