doonny / PipeCNN

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

while making error- aoc command not found #134

Closed HemantaIngle closed 4 years ago

HemantaIngle commented 4 years ago

hello donny, it is great work by u which inspires novices like me, i get a error while doing make, it says "aoc command not found", can you please guide me through.Thanks. error

doonny commented 4 years ago

aoc is the key command of the OpenCL SDK. Make sure you have correctly set the PATH. It is not an issue of this project

mahinlma commented 4 years ago

run this command to enable aoc source hld/init_opencl.sh