SÖzdo
New Contributor
6 years agoIntel HLS Compiler - BEGIN Failed - Compilation Aborted.
I have download and installed Quartus Prime 18.1 Standard Edition / Microsoft Visual Studio 2010 / Model Sim - Intel FPGA Starter Edition and followed the steps given in HLS Compiler Getting Started Guide.
I have installed and initialize HLS compiler on Windows as it is given in guide. I have set environment variables as mentioned in guide. However, when I try to run a HLS Design Example and Run the build.bat test-x86-64.
I got the following error;
I have checked the directories;
- D:\intelFPGA\18.1\hls\host\windows64\bin\perl\lib and there exists Dynaloader.pm
- D:\intelFPGA\18.1\hls\host\windows64\bin\perl\lib and there exists Win32.pm
- D:/intelFPGA/18.1/hls/host/windows64/bin/perl/lib/MSWin32-x64-multi-thread/ and there exists Cwd.pm
I have checked forum and could not find any solution, on internet it is said that the Perl can be checked. I have checked and there exists Perl 5.28.1 exe and other documents under D:\intelFPGA\18.1\hls\host\windows64\bin\perl\bin .