Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Unless you have a HALT instruction in your ram, I would expect to see continuous reads from the instruction memory. Unless your NIOS has instruction cache and it's enabled, --- Quote End --- At the end of my assembly file, I did not branch to main, or any other label. In doing so, I assume the program halted at the last instruction used. From what I have been able to find, there is no NIOS halt instruction.