Forum Discussion
Altera_Forum
Honored Contributor
20 years agoDMA to on-chip RAM
I've got a custom platform DMAing from CF into SDRAM. All OK. To compare performance against on-chip SRAM, I've added an on-chip memory block in SOPC builder (24KB total, 32 bits wide),...
Altera_Forum
Honored Contributor
20 years agoanother DMA question here
in order to call the dma routines, you need to include the "nios.h" include file according to the altera DMA documentation but when both i and my colleague do that, we get an "file not found" error on nios.h, on both our PC's anyone have an idea were to find nios.h and were it should be put for the nios IDE to find it?