JHaye4
Occasional Contributor
7 years agoWhen using quartus_ipgenerate I get an error stating "Argument list too long" on Linux.
In the directory where my chiptop.qpf file is I'm trying to use this command specifically: "quartus_ipgenerate chiptop --generate_project_ip_files --synthesis=vhdl --clear_ip_generation_dirs".
However when I do this I get two error messages:
/opt/altera/18.0/quartus/bin/quartus_ipgenerate: line 63: /opt/altera/18.0/quartus/bin/quartus_ipgenerate: Argument list too long
/opt/altera/18.0/quartus/bin/quartus_ipgenerate: line 63: /opt/altera/18.0/quartus/bin/quartus_ipgenerate: Success
Any suggestions on how to proceed would be very helpful, thank you.