Forum Discussion
Altera_Forum
Honored Contributor
11 years agoAvalon MM Master Template - Writing makes Nios2 crash
Hi, I've implemented a Avalon Master MM master template to manually write a SDRAM (which is shared with my Nios processor). The source code is the following:
-- From component
writer_contr...
Altera_Forum
Honored Contributor
11 years agoI believe the problem is with your MM master device, rather than Nios.
Please clarify what you mean with "... when I'm trying to loop write (in the VHDL) ... " Are you still using the switch to write data one by one? Or are you continuously pulsing writer_go signal?