Forum Discussion
BHerr6
New Contributor
5 years agoI solved the issue, I just had to install Quartus 14.0 and merged the IP folders.
I installed the Quartus 14.0 in
~/intelFPGA_lite/14.0After the Quartus 14.0 installation was done, I merged the IP folders
rsync -a ~/intelFPGA_lite/14.0/ip ~/intelFPGA_lite/19.1/ip
rsync -a ~/intelFPGA_lite/14.0/quartus/common/ip/altera/ ~/intelFPGA_lite/19.1/quartus/common/ip/altera/Then I opened Quartus 19.1, and now ALTMEMPHY IP was installed.