Difference between revisions of "Quartus II Installation"

From MCEWiki
(Download Quartus II)
Line 11: Line 11:
 
== Install Quartus II ==
 
== Install Quartus II ==
 
* Double click on 'XX_quartus_windows.exe' and follow the extraction and installation instructions.
 
* Double click on 'XX_quartus_windows.exe' and follow the extraction and installation instructions.
 +
 +
== Quartus II Linux Version ==
 +
 +
Altera claims only to support Redhat/Suse but I think we can fool it.  There were two major problems encountered:
 +
 +
* The installer couldn't communicate with the Quartus web site
 +
** This was solved by setting up a stupid proxy relayer.  I don't know why it was necessary and I don't know why it worked.  The relay program is here:
 +
  http://e-mode.phas.ubc.ca/~mhasse/mce/quartus_linux/prox.py
 +
* The installer couldn't find a few commands that typically exist on Fedora systems, notably "arch" and "rpm".  Fake versions of these, suitable for tricking the Quartus installer, can be found here (put them in /usr/bin and make them executable):
 +
  http://e-mode.phas.ubc.ca/~mhasse/mce/quartus_linux/rpm
 +
  http://e-mode.phas.ubc.ca/~mhasse/mce/quartus_linux/arch
 +
 
 +
Outstanding problem:  Quartus does not want to recgonize the license file.

Revision as of 20:33, 11 December 2009

This page describes the proceedure for installing the latest version of Quartus II and the version of ModelSim AE that is available along with it.

Check Quartus II Requirements

https://www.altera.com/support/software/download/sof-download_center.html

Download Quartus II

Install Quartus II

  • Double click on 'XX_quartus_windows.exe' and follow the extraction and installation instructions.

Quartus II Linux Version

Altera claims only to support Redhat/Suse but I think we can fool it. There were two major problems encountered:

  • The installer couldn't communicate with the Quartus web site
    • This was solved by setting up a stupid proxy relayer. I don't know why it was necessary and I don't know why it worked. The relay program is here:
 http://e-mode.phas.ubc.ca/~mhasse/mce/quartus_linux/prox.py
  • The installer couldn't find a few commands that typically exist on Fedora systems, notably "arch" and "rpm". Fake versions of these, suitable for tricking the Quartus installer, can be found here (put them in /usr/bin and make them executable):
 http://e-mode.phas.ubc.ca/~mhasse/mce/quartus_linux/rpm
 http://e-mode.phas.ubc.ca/~mhasse/mce/quartus_linux/arch
 

Outstanding problem: Quartus does not want to recgonize the license file.