Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHex to Mif file converter for LM32 Hex files
I have ported the LatticeMico32 to an Altera Cyclone. I have a 8K x 32 memory but the hex file I have has 4 words per line and I get the following line while trying to compile in quartus II 13.1 ...
Altera_Forum
Honored Contributor
12 years agoThanks...much better than trying to modify the files by hand and multiple unix utilities...
Salman --- Quote Start --- I haven't used the elf2mif for non Altera's elfs, but I have used a converter srec_cat or SRecord program to do many similar conversions in the past. http://srecord.sourceforge.net/ It was originally a srecord conversion tool, but now includes many popular memory formats. Pete --- Quote End ---