vinmor
New Contributor
2 years agoTo implement an AI algorithm on DE1-SOC FPGA using OpenVINO toolkit
Good morning everyone,
my goal is to implement an AI algorithm on DE1-SOC FPGA using OpenVINO toolkit.
I installed the OpenVINO toolkit (version 2022.3.0) on my PC (Windows 11 OS) and I followed some interactive tutorials to learn how to do inference on my PC's CPU and GPU.
Then, I connected FPGA DE1-SOC to PC via USB cable but it is not detected as available device with "ie.available_devices" command (only CPU and GPU of PC are shown).
I'm sure the FPGA is properly connected to the PC because I manage to transfer programs to it using Quartus Prime 21.1 (Lite Edition)
So, I would like to ask if my goal is attainable.
How could i fix this?
Thanks in advance,
Best regards.