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 ago --- Quote Start --- originally posted by thomsonbro@Oct 26 2005, 09:19 AM in order to call the dma routines, you need to include the "nios.h" include file according to the altera dma documentation
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=10598)
--- quote end ---
--- Quote End --- Since I've never heard of a "nios.h" file, I have to wonder what documentation you're looking at. Title, page number, where on the page...? I would think that all you'd need is "altera_avalon_dma.h".