ContributionsMost RecentMost LikesSolutionsRe: Problem in Quartus Prime I++ HLS Compiling "The command line is too long."I do appreciate your attention and time. Thnx again.Re: HLS Main Optimizer Failed: The command line is too longHello. Arria10 chip design needs huge amount of Ram and pagefile. Even Bigger than 64 Gb. Thnks.Re: HLS Main Optimizer Failed: The command line is too longHello i finally found the solution. The answer is : compiling c++ code in fpga mode with i++ compiler needs a huge amount of Ram and hdd resource for page filing. For example a cycloneV design needs about 64gb ram and resource. it depends on your design. Make a huge pagefile in OS and bring a huge ram. That is it. Thanks.Re: Problem in Quartus Prime I++ HLS Compiling "The command line is too long."I finally found the solution. The answer is : compiling c++ code in fpga mode with i++ compiler needs a huge amount of Ram and hdd resource for page filing. For example a cycloneV design needs about 64gb ram and resource. it depends on your design. That is it.Re: Problem in Quartus Prime I++ HLS Compiling "The command line is too long."Hello dear. I finally found the answer. There was no solution in sites and net. and Thanx for your attention. I post the answer soon.Re: Problem in Quartus Prime I++ HLS Compiling "The command line is too long."Hello and thnx for your attention. Yes, maybe cyclonev or aria10 are small for this design??? Did you know other chip i mean bigger ones? When in x86 arch it works it mean the code is correct by i++ . am i right? What is happened by the march cyclonev or aria10?Re: Problem in Quartus Prime I++ HLS Compiling "The command line is too long."Hey. Thanks for your attention. Yes examples of the intel is correctly program in cyclonev or arria10. It seems the example designs are very simple and small. For example counter and ... . I think the error command is too long reffer to a buffer or for example option jn program that should be extended or some thing. What does it mean too long? Too long for what? Thank you.Re: Problem in Quartus Prime I++ HLS Compiling "The command line is too long." Hello and thnx for your answering. Fyi the design is ok with x86 architecture in i++ compiler and make .exe file correctly but in fpga mode does not work and had error as mentioned. And for your second note i should say yes i try and successfuly compiled and program cyclonev chip with counter.cpp and image down.cpp example so i think my program version is ok . but in your third sentense you said math.h , i appreciatd that you spread it more for me... about log and what you saw in it about math.h and what should i do? Thank you for your attention and i wait for your answer. I saw other topic problem like command line is too long, and i did not found any useful solution for it. Fyi : https://community.intel.com/t5/Intel-High-Level-Design/HLS-Main-Optimizer-Failed-The-command-line-is-too-long/td-p/707169 Please check it. I am still waiting for your solutions. Best regards. Re: Problem in Quartus Prime I++ HLS Compiling "The command line is too long."Hello. Did you get any solution or results yet? Thnx for sharing...Re: Problem in Quartus Prime I++ HLS Compiling "The command line is too long." hello At first thanks for your answer. yes my Quartus prime version is 17.1 my code is image processing and I share it to you... the command line and log is in attachment. sincerely.