Forum Discussion
ybrstud
New Contributor
6 years agoHLS Main Optimizer Failed: The command line is too long
Hello everybody, currently I am working on a project, where I want to use the HLS compiler to use my c++ code on the FPGA. To your information: FPGA is CycloneV, Quartus version is 18.1 lite. Every ...
SParv4
New Contributor
6 years agoHi,
HLS gets stuck at this same point with 19.1 Standard with the 'image_downsample' example.
*******************************************************
i++ debug log file
This file contains diagnostic information. Any errors
or unexpected behavior encountered when running i++
should be reported as bugs. Thank you.
*******************************************************
Compiler Command: i++ -march=Arria10 bmp_tools.cpp main.cpp resize.cpp -o test-fpga.exe
- Engineer872 years ago
New Contributor
Hello. Arria10 chip design needs huge amount of Ram and pagefile. Even Bigger than 64 Gb. Thnks.