Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHALT instruction for NIOSII?
Can the NIOS core be put in a HALT state after initialisation of the system? Basically, I use a DMA controller to transfer data from SDRAM to a small internal dual-port RAM and I want to keep the eff...
Altera_Forum
Honored Contributor
20 years agoThanks Scott, Mike. That was very helpful. I decided to go with Mike's solution because that worked right away! I also tried to insert a small instruction cache for the NIOS, but nothing worked anymore after compilation. I didn't try to find the solution, but decided to be lazy for today and choose the easy way.
Thanks again, Arjan