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 ...
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
I had tried to use the command "i++ --quartus-compile --simulator none -march=CycloneV counter.cpp -o test-fpga -v" to compile the design example: counter.cpp. There is no error and it is compile successfully.
If you could not share the design file here, you can try to email me for the design file. I will try to compile the provided design file and duplicate the error for further investigate.
Thanks