Forum Discussion
Altera_Forum
Honored Contributor
10 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...
Altera_Forum
Honored Contributor
10 years agoUse alt_remap_uncached() to get a pointer you can use for uncached accesses.