Forum Discussion

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

Altera University Program IP Cores does not appear in Qsys

Hi,

I have tried different version of quartus. But even so i can not manage to use Altera's University Program IP cores in Qsys. I run the script called install_altera_upds that i downloaded from Altera website. It puts IP core into my quartus directory. All these cores seems to be in /altera/12.1/quartus/ip/University_Program/ .In that directory if i fire ls command, cores appear so:

altera_up_avalon_clocks

Audio_Video

Communications

license.txt

altera_up_clocks

Bridges

Input_Output

Memory

But none of them are appeared in Qsys. How to use them in Qsys ? Any help is highly appreciated.

Thanks

Cem

4 Replies

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

    I also have the same your problem. Please tell me what I should do to solve it?

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

    You need to place your project files in same directory. For instance, if you have /home/cem/Project files then ip cores must be in /home/cem/Project/ip directory.

    So what you should do is:

    create the 'ip' folder in your project folder.

    put ip cores in there

    start QSys

    cheers,

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

    Thank you for your reply :).

    You seem to create a project in Linux. I run Quartus in Window environment and I also solved it. All what I do is to download University Program Installer from Altera and install it. After installing, the University Program automatically appears in Qsys.