Forum Discussion
Altera_Forum
Honored Contributor
20 years agosimple project with DMA
I've been working a long time with NIOS II Stratix edition. I want to improve my system's performance by adding DMA. My problem is, that everything is working well. However if only add DMA...
Altera_Forum
Honored Contributor
20 years agoMost (if not all) "Full Feature"ed designs have Avalon DMAs. There is nothing special about adding a DMA. It's just another Avalon master.
I would double check your SOPC Builder design to make sure that your processor is still connected, correctly. Additionally, I would step through all of the code in alt_sys_init() to determine what (if anything) is failing to initialize. Cheers, - slacker