Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDMA without nios
i am thinking that how to use a dma without nios. it seems i shoud write a dma controller by myself. does any one has done the same thing before? or any one can provide me some exam...
Altera_Forum
Honored Contributor
15 years agoI don't know how the panel tool works, but you'll probably need a SOPC project with either a Nios CPU or a jtag-to-avalon debug module for it to access the SRAM. So in this case you'd better use SOPC builder and make a component with an Avalon master interface, to be able to share the SRAM between JTAG and your DMA.