ContributionsMost RecentMost LikesSolutionsReports on Intel OpenCL SDK for FPGA version 16.0 Hello, I am facing a problem with reports on the older version of Intel OpenCL SDK for FPGA, I need to use 16.0 version because of HARP. But this version does give me much information about the hardware. From Intel FPGA SDK 16.1 and on, I have some useful reports about stalls, memory usage, latency, fmax, Initiation Interval (II), that report is important to optimize the design. I know that 16.0 does not generate that GUI report, but this information must be somewhere (I just don't know where), otherwise it would be almost impossible to improve my design by having only the II. I get the II from opt.rpt.xml file inside the compiled project. How do you study your design generated for HARP? Is there any file that contains any useful information other than II and fmax? Thanks, Carlos. SolvedRe: How can I install OpenCL FPGA SDK Prime Pro 16.0? Hi, I have set this variable, but the aoc compiler always open the standard version. If I try to open manually, it opens the pro version. I have tried to change the script to open the pro version, but it didn't work either. Is there any way to change that? Re: How can I install OpenCL FPGA SDK Prime Pro 16.0? Thank you very much for answering me Mylee, but I do need 16.0.x version. I can't use a newer version than that. This version has a pro edition, but It's in inside the folder. I don't know why the OpenCL tool is not calling the right version. Do you know how to solve it? How can I install OpenCL FPGA SDK Prime Pro 16.0? I'm trying to install aocl compiler for HARP environment (Arria10), I followed the instructions and whenever I try to compile a project it happens the following error: aoc: This release of Altera SDK for OpenCL on A10 requires Quartus Prime Pro Edition. However, the following version was found: Quartus Prime Shell Version 16.0.0 Build 211 04/27/2016 SJ Standard Edition Copyright (C) 1991-2016 Altera Corporation. All rights reserved. I have used setup_pro.sh to install it and I'm using bdw BSP from Intel. There's one more problem, the pop-up says that the installation is completed but it freezes and never exits I have to do it manually through xkill. I'd really appreciate some help :)