Forum Discussion
töz00
New Contributor
6 years agomaster - slave multi-core nios systems
Hi,
i am trying to design a system with 6 nios processor which runs with master - slave system. i want to run 5 nios at the same time with triggering these systems with master nios processor. I tried intel's multi-core example on youtube but i got these issues;
- i couldn't set master-slave connection. When i started slave nios for waiting control signals, it just run all codes without waiting master nios trigger.
- when it waited control signal and got it, slave nios C code didn't run properly.
how can i fix it?
1 Reply
- Ahmed_H_Intel1
Frequent Contributor
Hi,
Please download the design example from here and start from there.
The example shows you how the master core copies the hex files for each core and reset it.
https://fpgacloud.intel.com/devstore/platform/17.0.0/Standard/multi-core-nios-ii-processors-reference-design-based-on-arria-10-soc-development-board/
Best regards,