c5soc_opencl icon indicating copy to clipboard operation
c5soc_opencl copied to clipboard

Any chance Quartus 19.1 could be supported

Open InBetweenNames opened this issue 6 years ago • 2 comments
trafficstars

I was wondering if it's possible to make the DE10-Standard programmable via OpenCL using Quartus 19.1 using this repo?

InBetweenNames avatar Nov 07 '19 21:11 InBetweenNames

@InBetweenNames Hi, It has not been tested on Quartus 19.1 now ,but you can try it. If the interfaces between soc and FPGA are the same in OpenCL hardware templete of version 19.1 and 18.1 , I think the opencl drivers may have little changes. So you can using 18.1 hardware templete with 19.1 opencl driver. Also, I have run this project on 17.1-18.1 environment with the same hardware templete.

thinkoco avatar Nov 11 '19 02:11 thinkoco

Nice! I will give this a shot and get back to you about how it goes.

InBetweenNames avatar Nov 14 '19 01:11 InBetweenNames