Altera_Forum
Honored Contributor
10 years agoProblems running aoc under 15.1
Yesterday I downloaded and installed SDK for OpenCL v15.1 (Linux). This I got up and running but today when I try to run aoc on an Arria 10 dev kit I get the following message:
aoc --report -v --board attila_tom host/src/cl/kernel.cl -o bin/kernel.aocx
aoc: Use Quartus Prime Standard Edition for non A10 devices. Current Quartus Version is:
Quartus Prime Beta Shell
Version 15.1.0 Build 185 10/21/2015 SJ Pro Edition
Copyright (C) 1991-2015 Altera Corporation. All rights reserved. I am unable to discover why I am getting the message, is it perhaps confused because Quartus is returning "Quartus Prime Beta Shell"? Does my QUARTUS_ROOTDIR_OVERRIDE needs to point elsewhere (it is currently pointing to "altera/15.1/quartus")? I have successfully set up and installed the attila_tom BSP, this is confirmed by aoc --list-boards, so aoc should realise that I am wanting to target an Arria 10. Any ideas gratefully received, Neil