Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Create 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"

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I found the problem. I was missing this path in my $PATH variable:

    /opt/Altera/11.1sp2/quartus/sopc_builder/bin