Forum Discussion

töz00's avatar
töz00
Icon for New Contributor rankNew Contributor
5 years ago

MULTI-CORE NIOS II SYSTEM CAN RUN AT THE SAME TIME?

hi every one,

I have a code which calculates 9 sinus but this calculation lasts about 30 ms . so i decided to divide this calculation to three parts and run in 3 nios processors so that i can do this work with 10 ms timer interrupt. System must do this work at the same time. This is the question;

Can I run 3 nios processor at the same time?

3 Replies