Forum Discussion
AJama4
Occasional Contributor
6 years agoPorting OpenAMP from Xilinx Board(Zynq-7000) to Intel Board(Cyclone Dev board).
Has somebody already ported OpenAMP on Cyclone V boards or Is there any guideline to how I can port and apply OpenAmp Framework from Xilinx to Cyclone V board. I wanted to use the remoteproc driver w...
AnilErinch_A_Intel
Frequent Contributor
6 years agoHi
To be precise OpenAMP philosphy and remoteproc is platform independent.
it is possible to port OpenAMP framework to Cyclone V chip. There are opensource examples like the one below
https://github.com/naveedrasheed/open-amp-cyclone
Also You can see the Thesis below by Mr. Michal Risaˇ
https://www.vutbr.cz/www_base/zav_prace_soubor_verejne.php?file_id=115415
in which OpenAMP implementation over Cyclone V is described.
Thanks and Regards
Anil