- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
i want to have two system (for example, CPU 1 and CPU 2) doing the same calculation process. One of them working with floating-point arithmetic and other without floating piont arithmetic. The idea then is to do a comparaison between the two systems regarding the precision of calculations in each systems (results of both systems).
Or for example, implement a vhld block (multiplication function) in cyclone V through NIOS or ds-5 debugger. The ARM core working of course with floating point library, and execute in parallel same operations (multiplication function). At the end, both results need to be compared in some way. Is it possible to do this kind of implemetation and what are the possible ways?
Thanks in advance.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
From my understanding, you need to implement two systems ate the same time and compare them. So you can follow the multi core example that shows you how to have two or more isolated NIOS systems running at the same time on one FPGA.
The following links shows the available design examples and the HOW-TO videos:
https://www.youtube.com/watch?v=GTKLU2UR3bA
https://www.youtube.com/watch?v=DUNAemGhUTE
https://fpgacloud.intel.com/devstore/platform/17.0.0/Standard/multi-core-nios-ii-processors-reference-design-based-on-arria-10-soc-development-board/
Regards,
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page