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 回應
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, cemThank 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.