- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Taha,
Yes, you can run multiple Nios processors at the same time, every Nios is independent. You can follow the next link [1] with some information about how to create multiprocessors. Also, you can refer to the section "The dining Philosopher's problem"
Let me know if it works and if you have more questions about it.
[1] https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/tt/tt_nios2_multiprocessor_tutorial.pdf
Best regards,
Isaac.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your support! I solved my problem. They are running almost without any time loss.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You're welcome!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page