Forum Discussion
ASubr1
New Contributor
7 years agoMulti threads on a multi-core system on FPGA
How can we run a software in parallel (using threads) on an FPGA system with more than one processor?
Thanks
1 Reply
- Ahmed_H_Intel1
Frequent Contributor
Hi,
You can create a Multi-core NIOS II processor system,
Here is a design example of it:
The following videos show how to create this project:
https://www.youtube.com/watch?v=GTKLU2UR3bA
https://www.youtube.com/watch?v=DUNAemGhUTE
https://www.youtube.com/watch?v=O54sJjSjq60
Regards,