Altera_Forum
Honored Contributor
14 years agoShared memory
Hello, I would like to make a big (e.g. 8Mbyte) buffer for my core, but also share the same DRAM chip with Nios. Here are my options: 1) Use SGDMA and allocate memory in software. 2) Use me...