Use DE1-SoC OpenCL BSP 16.0,compile OpenCL kernel error: Board 'de1soc' not found

From Terasic Wiki

Jump to: navigation, search

Q:I used DE1-SoC OpenCL BSP 16.0,when compiling the OpenCL kernel by typing the command“aoc device/boardtest.cl --sw-dimm-partition -o bin/boardtest.aocx”, it reports "Board 'de1soc' not found",how do I solve the problem?

Board de1soc not found.png


A:Firstly, our OpenCL BSP is created with Quartus Prime Standard 16.0.2.222 version,so please make sure you use the corresponding Quartus and SDK version

Secondly, the command you used is not completed, please use the following command" aoc device/boardtest.cl --sw-dimm-partition -o bin/boardtest.aocx --board de1soc_sharedonly



Back

Personal tools