Forum Discussion
Multi-Processor Implimentation in Platform Designer
- 2 years ago
Hi,
HPS IP is used to configure entire peripherals within the HPS, Interrupts, HPS & FPGA interface bridges etc. It includes all core/cpu within the device e.g. Cyclone V one or 2 cpu's, agilex-7 dual or four cpu's.
So this HPS IP is used once in single design.
For running the multiple threads on individual core in linux you may need to create multiple thread using pthread_create() and set the cpu affinity.
For this you can get multiple reference open source.
e.g. https://stackoverflow.com/questions/7544847/how-to-run-different-threads-on-different-cores
Regards
Tiwari
Hi,
I believe your inquiry has been answered. With that now, I transition this thread to community support.
Thank you.
Best regards,
Tiwari
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.