Altera_Forum
Honored Contributor
13 years agoCreate this project script
I have downloaded the design example: 20110828_nios2_linux_3c120_125mhz_11.0sp1.tgz from the Altera WiKi.
When I run the script ./create-this-project.sh I get this error print out: Attempting to run the ip-generate for Qsys system... /opt/home/svan/projects/nios2_linux_3c120_125mhz_11.0sp1/build_scripts/utils/copy_and_generate_qsys_system.shinc: line 118: ip-generate: command not found Qsys system was NOT generated successfully... Error in copy_and_generate_qsys_system... I am running Quartus 11.1 SP2. I had to change this line in the script to pass the version check: EXPECTED_QUARTUS_VERSION="Version 11.1 Build 259"