can oneapi run on all FPGA boards?
I currently have a de1-soc but I was unsure if i can use the oneapi base toolkit + Quartus prime + bsp on it to deploy custom logic?
Also do you think it would be possible for me to deploy the hough transform on my de1-soc by using the fpga-selector ? I
I just completed the steps for emulation,optimization and bit stream generation on jupyterlab to get familiar with the development/deployment flow and my next step was to integrate oneapi with a board. What do you suggest I do as my next step?
I have also completed some projects previously using quartus prime, qsys and my de1-soc board. My goal was to try and run these same projects on the same de1-soc or an approved board(as given on the website) but with oneapi this time and code the same script in CPP or DPCPP.
Thank you.