Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- This is what I mean about baking the software right into the .sof file: 1) Generate your system in SOPC Builder/Qsys, make sure a large on-chip memory is present and it is configured to be pre-initialized. 2) Create and compile your software, ensure that a .hex file is created for the on-chip memory 3) Compile your hardware design in Quartus --- Quote End --- How do I do step# 2? I can't find a setting in the Nios tool to do this. Once I have this, do I then use this .hex file in QSYS on-chip memory configuration in place of the default "onchip_mem.hex"?