Forum Discussion
Altera_Forum
Honored Contributor
8 years agoNIOS II Multi-Processor System's On-chip Memory
Hi, I was just wondering if anyone can help me in finding the answer of the following given question; Q. Suppose we have a NIOS II Multi-Processor System and all the processors are executi...
Altera_Forum
Honored Contributor
8 years agoIt's all set up in the hardware through multi-mastering. In Qsys, connect all the cores to the on-chip memory. The base address for the memory for each core can be the same or unique for each one. It doesn't matter because each master has its own memory map. Then, in the BSP editor for each core, make sure the linker script is set up for the correct offset to the appropriate location in the memory.