Forum Discussion
Altera_Forum
Honored Contributor
12 years agoProblem with asynchronous reset and booting
Hello I have the NIOS configured to boot the boot from the on-chip memory. The first time successful startup. When you reset the NIOS using asynchronous reset signal the BOOT not load a softwa...
Altera_Forum
Honored Contributor
12 years agoIs the on-chip memory a RAM or a ROM If it is a RAM it is possible that your software modifies it when running, making it unbootable afterwards.