Altera_Forum
Honored Contributor
14 years agoProgramming a flash device with the parallel flash loader
Hello
I need to program a flash device using the parallel flash loader megafunction. The flash is not a configuration device, but is rather used to boot a processor up. The problem is that Quartus will only program with .hex files. The file that I have available is a .bin file. I have tried very hard to find some sort of converter (bin2hex.exe is an old app and doesn't work on 64-bit windows) to no avail. Does anyone know of another way that I can provide quartus with the flash image without it being in .hex format. Or even a program that I can use to make the conversion? Thanks