EDA Interfaces

1. Set Up the Tau Working Environment



To use the Quartus® II software with the Mentor Graphics® Tau software, you must install the Quartus II software and establish an environment that facilitates processing designs. The Quartus II/Innoveda Tau interface is installed automatically when you install the Quartus II software.

  1. Make sure you have installed the following versions of the Quartus II software and the Tau software:

  2. Mentor Graphics Altera®
    Tau
    version 2.2
    Quartus II
    version 2.2

    This version of the Tau software supports all Altera devices supported by the Quartus II software except ARM®-based Excalibur devices.

    Note: The Quartus II Software Release Notes are available on the Altera web site and provide up-to-date information on which versions of Mentor Graphics software applications are supported by the current version of the Quartus II software. The Quartus II readme.txt file provides information on installation and operating requirements. You should read the Release Notes and readme.txt file before installing the Quartus II software. After installation, you can open the Release Notes and readme.txt file from the Quartus II Help menu.

  3. To set up your working environment for the Quartus II/Tau software interface:

  4. NOTE: (For UNIX workstations only) The information presented here assumes that you are using the C shell and that your Quartus II system directory is /usr/quartus. If not, you must use the appropriate syntax and procedures to set environment variables for your shell.

    1. Add the following environment variables to your .cshrc file:

      setenv QUADHOME <Tau system directory>/<Tau software version number>
      setenv LM_LICENSE_FILE<Tau license file path>:$LM_LICENSE_FILE
      set path=($TAUHOME/bin $path)

    2. Source your .cshrc file by typing source .cshrc ENTER at the UNIX prompt.
  5. To continue with the Tau timing verification flow, proceed to 2. Create Stamp Model Files with the Quartus II Software.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.