Altera_Forum
Honored Contributor
8 years agoAccess onchip memory from NIOS II
Hi everyone,
I'm working on a project which includes a FPGA design with a NIOS II softcore. The NIOS II needs to interoperate with the FPGA logic through IO ports but I also want to exchange data with the FPGA logic. The easiest way would be if I had a possibility to directly access the onchip memory of the FPGA. Not only the part of the memory which is used by the NIOS II processor but the complete onchip memory. Is this possible and if yes what is the best way to do it?