Forum Discussion
Altera_Forum
Honored Contributor
13 years agoYou can.
NIOS does not have a special role, it's just yet another Avalon-MM master. You can use whatever you want to control SGDMA. All you need is to make your logic an Avalon-MM master which writes the proper values into the SGDMA configuration registers. So, basically, we're talking about a some kind of state machine. That said, slapping in NIOS II/e core and a small C program should be simpler.