Tool Crashing when generating bitfile for FPGA OPENCL code with Profile switch enabled
We are trying to generate bitfile for FPGA with our openCL code with Profile switch enabled.
The command used is "aoc -v device/simram.cl -o bin/simram.aocx -report - profile" . Instead of generat...