Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Quartus Prime 17.1 with Intel HLS Compiler issues

Hi, I have installed MS Visual Studio 2010 and Quartus Prime 17.1 with Modelsim Intel FPGA Starter Edition 10.5b to my Windows 10 computer. I am trying to run counter example in hls. Here, the output when I run build.bat -test-fpga:

C:\intelFPGA\17.1\hls\examples\counter>build.bat test-fpga
i++  -march=StratixV counter.cpp -o test-fpga.exe
test-fpga.exe : warning LNK4088: image being generated due to /FORCE option; image may not run
Run test-fpga.exe to execute the test.

Then, I try to simulate running test-fpga.exe it just prints "PASSED" nothing happens. What should be the problem?

Thanks.

13 Replies