Forum Discussion
Altera_Forum
Honored Contributor
12 years agoUsage of DMA from PIO to SDRAM shared by NIOS
Hello everybody, I was wondering if someone could respond to my following question connected with DMA: I have functional NIOS II system with TSE and SDRAM as a main data and instruction me...
Altera_Forum
Honored Contributor
12 years agoThere is also an alt_uncached_malloc() function in sys/alt_cache.h . I didn't have a look at the code to check if it would align the buffer with cache lines or not though.