Altera_Forum
Honored Contributor
13 years agoQsys ip-generate problem with ip search path
I am trying to take a project that I usually generate using the QSys GUI in Linux and generate it via command line, using the IP generate command. This has worked flawlessly in the past. The first few lines of the Generate dialog box in Qsys give the command. I copy and paste that command into a shell script and it runs fine.
Now, I'm having an issue on a new design that uses a third-party IP core. It generates fine in the Qsys GUI but does not generate from the command line, complaining that the core is not found. I have verified that the path to the core is in ~/.altera.quartus/ip/11.1sp2/ip_search_path/user_components.ipx, but the command line ip-generate does not seem to be using these paths. Can anyone help me resolve this?