Forum Discussion
Altera_Forum
Honored Contributor
11 years agohow to embeded the Nios software into FPGA sof file?
Hi, I'm confused about combining the Bios software with the FPGA hardware code. In Nios I generated the mem_init file, and added them into my quartus project, and the reset vector I set to the on-chi...
Altera_Forum
Honored Contributor
11 years agohi, Stewart, thanks! Now I solved the first problem, just re-build the whole Nios project, still select the on-chip RAM, it can work, I don't know why.
For the second problem, I'm doing another test, I tried to create a jic file in which two sof files are invloved, with either one of the sof files FPGA can works and can boot from EPCS, but FPGA cannot boot from EPCS with the new jic file, I just followed the guidance found in Altera Wiki, it cannot work.