07-22-2016 12:04 AM
Hi
Does SDAccel supports Ubuntu OS ?
I have built my application on SDAccel 2016.1 / CentOS,
I tried running the application on live-Ubuntu,
Above steps failed to run application on FPGA device in Ubuntu environment.
Is there a way to do it ?
07-25-2016 01:23 PM
Hi Kali,
Ubuntu is not a supported OS for running SDAccel compiled FPGA applications. The only OS officially supported is CentOS/RedHat 6. Any other version of Linux may or may not work, but have no available support. It is best to use an officially supported operating system. The most up to date list of supported systems is available in chapter 1 of the SDAccel Installation Guide UG1020.
Best regards,
Fernando
07-25-2016 01:23 PM
Hi Kali,
Ubuntu is not a supported OS for running SDAccel compiled FPGA applications. The only OS officially supported is CentOS/RedHat 6. Any other version of Linux may or may not work, but have no available support. It is best to use an officially supported operating system. The most up to date list of supported systems is available in chapter 1 of the SDAccel Installation Guide UG1020.
Best regards,
Fernando
07-25-2016 09:10 PM
Hi @vallina
Thanks a lot for your answer, I will look into officially supported versions.
Extra Info :
I could install SDAccel on Ubuntu-14 and build the hardware solution, but when I tried running it it fails this is a different scenario. CPU/HW emulation flows works fine as well.