Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI don't know whether this is necessary, but I just do like this:
-rename epcs_controller_boot_rom_A.hex to kernel_epcs_flash_controller_0_boot_rom_synth.hex; -replace the system generated kernel_epcs_flash_controller_0_boot_rom_synth.hex with mine; -copy my kernel_epcs_flash_controller_0_boot_rom_synth.hex to the root direction of my project, and add it to the project; -then Processing->Update Memory Initialization file; -Processing->Start -> Start Assembler; now the .sof file is updated, and it is right file.