Altera_Forum
Honored Contributor
9 years agoDisable caching for some memory parts
Hi
I have a TCP/IP stack running on my NIOS. The big part of the data goes directly from the FPGA-HW to a DDR3 memory, the stack has only to add some addresses etc. Is it somehow possible to forbid caching of some variables? It is just too slow if I have to flush my whole dcache before every DMA-transfer. Thanks for any help