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 agoMake sure that your Avalon MM master does not perform any accesses while the waitrequest signal is asserted. This is one of the most critical things with avalon masters
/Boris