Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCreating a hex-file
It cannot be that hard: I have a nios2 project (including onchip_ram with "Enable non-default initialization file" checked) that can be compiled to an elf-file. But i don't get any hex-file when...
Altera_Forum
Honored Contributor
15 years agoYou could try "--width=8" for byte addressing, the width parameter changes the data width in the file. Not sure if this will help.