Forum Discussion
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 da...
Altera_Forum
Honored Contributor
8 years agoYou can use add an on-chip memory into QSys and Avalon bus to talk to it, just be sure to handle within your FPGA logic the Avalon bus following the rules.