doonny / PipeCNN

An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
Apache License 2.0
1.23k stars 370 forks source link

Possibility of running on 3rd party board #172

Open jimmy-adams opened 2 years ago

jimmy-adams commented 2 years ago

Dear all, I want to ask if it is possible to run it on the 3rd party board with the same zynq ultrascale+ fpga core. due to my limited experience, i need to generate the wrapper file with the zynq processing system, and then put that into the vitis as the platform. I don't know what should i configure in Vivado for the bitstream generating. Can you explain with your knowledge?

Thanks in advance

doonny commented 2 years ago

Yes, you could run pipecnn on 3rd party board. First thing you need is to develop a custom platform for mpsoc. Then, everything is the same.