Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud

aoc: Quartus is not on the path!

RJimé1
Beginner
661 Views

Hello,

I have suddenly come across the error aoc: Quartus is not on the path! on DevCloud when I was trying to compile a kernel with aoc. I was doing so from a node that is supposed to have Quartus, since I requested so with

qsub -I -l nodes=1:fpga_compile:ppn=2 -d .

This has been working since I started using DevCloud (the last time I used it successfully was last week). What is going on?

0 Kudos
2 Replies
RJimé1
Beginner
661 Views

Hello again,

I managed to solve the issue by sourcing the script /data/intel_fpga/devcloudLoginToolSetup.sh and calling the function tools_setup afterwards. I found the solution here https://forums.intel.com/s/question/0D50P00004bTqr9SAC/devcloud-unable-to-compile-for-fpgas-aoc-quartus-is-not-on-the-path?language=en_US. However, I am still wondering why this sudden change has occurred. There was no need to launch this script a week before.

Thank you.

Edit:

The method I described removes the error aoc: Quartus is not on the path!, but a new error has arised:

Error: Internal Compiler Error.  BSP specified project name dcp, but dcp.qpf does not exist.

I really need this working, since I am in a deadline.

0 Kudos
AthiraM_Intel
Moderator
661 Views

Hi,

FPGA issues are not handled here. Please ask your question in the https://forums.intel.com/s/topic/0TO0P0000001AUUWA2/intel-high-level-design?language=en_US  Forum.

0 Kudos
Reply