Forum Discussion
anaza3
New Contributor
7 years agomultiprocessor on DE0-CV board
I am looking for a multicore system implementation for DE0-CV board by using NIOS II cores. I have tried to use the philosopher example on DE0-CV board but it doesn't work(sth is wrong with memory ad...
Ahmed_H_Intel1
Frequent Contributor
7 years agoHi,
Yes there are examples for multi core NIOS II processor.
Here is an example :
Exanple 1: built for A10 Soc Development Board
Part_1: https://www.youtube.com/watch?v=GTKLU2UR3bA&t=7s
Part_2: https://www.youtube.com/watch?v=DUNAemGhUTE
Design files: https://fpgacloud.intel.com/devstore/platform/17.0.0/Standard/multi-core-nios-ii-processors-reference-design-based-on-arria-10-soc-development-board/
Example 2: Built on DE0-Nano-Soc Board (by myself) not officially released
Check the following comment attachment for this example.