Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCreating Memory device for Nios II processor
Hello, I want to transfer data from my custom component to the processor. Ideally it would be possible to access the data using pointer. Normally I would have to use IORD and IOWR macros to cir...
Altera_Forum
Honored Contributor
14 years agoUse DMA for that. If You're using Avalon-ST, then use SGDMA, if not, there's simple DMA.