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 Synplify Working Environment

To use the Quartus II software with the Synplicity Synplify software, you must first install the Quartus II software, then establish an environment that facilitates entering and processing designs. To set up the Synplify working environment:

  1. Make sure you have installed the correct versions of the Quartus II software and the Synplify software:
     

  2. Synplicity

    Altera

    Synplify or Synplify Pro
    version 9.4

    Quartus II
    version 8.0

     

    This version of the Synplify 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 Synplify 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.

  1. Make sure the appropriate Quartus II/Synplicity interface subdirectories have been created in the Quartus II system directory (by default, the /usr/quartus directory on UNIX workstations and the \quartus directory on PCs) during Quartus II installation. For information on the other directories that are created during Quartus II installation, refer to"Quartus II File Organization" in the Quartus II Installation & Licensing for PCs manual and the Quartus II Installation & Licensing for UNIX and Linux workstations manual.

  1. Directory

    Description

    ./lmf

    Contains the Altera-provided Library Mapping File, synplcty.lmf, which maps Synplicity logic functions to equivalent Quartus II logic functions.

    The Synplify software features Direct Synthesis Technology that performs technology mapping directly to Altera device logic cells by inserting architecture-specific primitives to implement features such as logic cells, parallel expanders, carry chains, and cascade chains.

  1. To specify the environment variables for Windows XP:

    1. On the Windows Start menu, click Control Panel.

    2. Double-click the System icon in the Control Panel window.

    3. In the System Properties dialog box, click the Environment tab.

    4. In the Variable box, type QUARTUS_ROOTDIR.

    5. In the Value box, type <disk drive>:<Quartus II installation directory>.

    6. 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.

    7.  

    8. To launch the Quartus II software from within the Synplify software, repeat the above steps to add the QUARTUS_ENABLE_TCL_SERVER environment variable with a value of 1.

    9. Click OK.

  1. To specify the environment variables for UNIX workstations:

    1. Update the QUARTUS_ROOTDIR variable that is specified in the .cshrc file by typing the following command at the command prompt:

      setenv QUARTUS_ROOTDIR=<disk drive>:<Quartus II installation directory> 

    2. After saving the changes to the .cshrc file, type the following commands at the command prompt:

      # cd
      # source .cshrc
  2. To continue with the Synplify design flow, create a design for use with the Synplify software.

 

 

  Please Give Us Feedback