Forum Discussion
Altera_Forum
Honored Contributor
12 years agoYou can use the objcopy command, the same as you are currently already doing for the NIOS firmware probably. You just need to tell it that the input file is a binary (instead of S-Record or ELF).
Or you can use whatever other utility you like. No, I don't believe this is something Quartus has a builtin function for.