Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17237 Discussions

Altera University Program IP Cores does not appear in Qsys

Altera_Forum
Honored Contributor II
2,467 Views

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
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
1,204 Views

I found it. Qsys project must be locate with requested core.

0 Kudos
Altera_Forum
Honored Contributor II
1,204 Views

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

0 Kudos
Altera_Forum
Honored Contributor II
1,204 Views

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
0 Kudos
Altera_Forum
Honored Contributor II
1,204 Views

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.
0 Kudos
Reply