Altera Home Page
Literature Licensing
Buy On-Line Download

  Home   |   Products   |   Support   |   End Markets   |   Technology Center   |   Education & Events   |   Corporate   |   Buy On-Line  
  Knowledge Database   |   Devices   |   Design Software   |   Intellectual Property   |   Reference Designs   |   Design Examples   |   mySupport  

 Products
   Quartus II
      SOPC Builder
      MAX+PLUS II
      ModelSim-Altera
  
 Resource Centers
      Overview
      Installation & Licensing
      Scripting
      Board Design & I/O
      Synthesis & Netlist Viewers
      Incremental Compilation
      Optimization
      Power Management
   TimeQuest Timing Analyzer
      Classic Timing Analyzer
      Simulation & Verification
      On-Chip Debugging
      HardCopy Design
  
 Software Resources
      OS Support
      Driver Installation
  
 Download & Licensing
      Download
   Licensing
  
 Quartus II EDA Support
      Quartus II Interface
   Synthesis Tools
          DK Design Suite
          Design Compiler
          LeonardoSpectrum
          Precision RTL Synthesis
          Synplify
   Simulation Tools
   Formal Verification Tools
   Timing Analysis Tools
   Physical Synthesis Tools
   Board Level Tools
  
 Legacy Sw. EDA Support
      View by Vendor
      View by Tool
      View by Function
  

Setting Up the LeonardoSpectrum Working Environment

To use the Quartus II software with Mentor Graphics LeonardoSpectrum software, you must install the Quartus II software, then establish an environment that facilitates entering and processing designs.

To set up the LeonardoSpectrum working environment:

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

  2.  

    Mentor Graphics

    Altera

    LeonardoSpectrum version 2007b

    Quartus II version 8.0

     

  3. The LeonardoSpectrum software supports all Altera devices supported by the Quartus II software.

     

    Note: The Quartus II Software Release Notes are available on the Altera website and provide up-to-date information on which versions of Mentor Graphics applications the current version of the Quartus II software supports. 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.

     

    Go to Quartus II Installation in the Quartus II Installation & Licensing for UNIX and Linux Workstation manual for more information on installation and details on the directories that are created during Quartus II installation.

     

    Note: The information presented here assumes that you are using a 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. To run an EDA design entry/synthesis, simulation, or timing analysis tool automatically from the Quartus II software using the NativeLink feature, you must specify the location of executable files for third party EDA tools by clicking Options on the Tools menu, and then clicking EDA Tool Options.

  2. Add the following environment variables to your .cshrc file:
    setenv QUARTUS_ROOTDIR /usr/quartus
    Enter

  1. Type source ~/.cshrc at a UNIX prompt to source the .cshrc file.
  2. To continue with LeonardoSpectrum design flow, create a design for use with the LeonardoSpectrum software.

 

 

  Please Give Us Feedback