Which FPGA with OpenCL choose for a start? Main goal is computing power.
Hi all,
I want to start with FPGA. I'm interested also in OpenCL so I would like to have something that will support it. Currently I'm learning AI but I want to find something not too expensive but still giving maximum learning possibilities (not AI only). However priority for now is FPGA computing power.
Here is first problem: How much performance I can expect from Cyclone V FPGA? Will my OpenCL code will be faster on it then on my RTX 2080 TI? If I won't find anything close to that performance in Cyclone V FPGA, then I want something that will be good for general FPGA learning. For example DE10-Nano for low price and easy integration with Arduino.
If performance of FPGA is as good as I heard then what should I consider to get maximum computing power? CPU, RAM and number of FPGA Logic Elements?
How FPGA communicates with CPU? I see that DE10 uses USB interface which seems to be quite slow - I'm not sure how it will impact speed due to low data transfer between CPU and FPGA. Or there is something that I miss here?