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
      Design Entry & Planning
      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
   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
  

Synthesizing & Optimizing Verilog HDL Files with Synergy Software

You can create and process Verilog HDL files and convert them into EDIF input files that can be processed by the MAX+PLUS® II Compiler. To process a Verilog HDL file with Synergy software for use with the MAX+PLUS II software, go through the following steps:

  1. Be sure to set up your working environment correctly, as described in Setting up the MAX+PLUS II/Cadence Working Environment.

  2. Create a Verilog HDL file <design name>.v using the MAX+PLUS II Text Editor or another standard text editor and save it in a working directory. Go to Creating Verilog HDL Designs for Use with MAX+PLUS II Software for more information on Verilog HDL design entry.

  3. Start Synergy by typing synergy -lang verilog Enter at a UNIX prompt from your working directory.

  4. Choose Select Design (File menu) from the Synergy window and specify the following options:

    1. Select <design name>.v from the Verilog Files list.

    2. Choose the Verilog Option tab from the Select Design dialog box.

    3. Specify <design name>.run1 as the Run Directory.

    4. Type /usr/maxplus2/simlib/concept/alt_max2/<design name>/verilog_lib/verilog.v <working directory>/ in the Library Files (-v) box.

    5. (Optional) If your design includes library of parameterized modules (LPM) functions, type +define+SYNTH in the Other Compilations box.

    6. Choose Select Design.

  5. Choose the Design tab from the Select Design dialog box and set the target library:

    1. Type alt_syn as the Target Library name.

    2. (Optional) To use the Synergy LPM synthesis capability, type lpm_syn as the Library name in the Macro Cell Library box.

    3. Choose OK.

  6. (Optional) To view the synthesized schematic in Concept or Composer, go through the following steps:

    1. Select Schematic Generation (Utilities menu).

    2. Select either Concept or Composer in the Generate From box.

    3. Type alt_max2 in the Symbol Libraries box.

    4. Choose Apply, then Close.

  7. Choose Select Design from the Select Design window.

  8. Choose Synthesize (Synthesis menu) from the Synergy window and specify the following options:

    1. Click on the Synthesize tab.

    2. Turn on the Generate Schematic option.

    3. Select either Composer or Concept from the Type list box.

    4. Choose Synthesize to start synthesizing your design.

  9. Generate an EDIF netlist file that can be compiled by the MAX+PLUS II Compiler, as described in Converting Verilog HDL Designs into MAX+PLUS II-Compatible EDIF Netlist Files.

  10. Process the <design name>.edf file with the MAX+PLUS II Compiler, as described in Compiling Projects with MAX+PLUS II Software.

Installing the Altera-provided MAX+PLUS II/Cadence interface on your computer automatically creates the following sample Verilog HDL files:

  • /usr/maxplus2/examples/cadence/example11/count8.v
  • /usr/maxplus2/examples/cadence/example13/rom_test.v

Feedback

Did this information help you?

If no, please log onto mySupport to file a technical request or enhancement.


Altera does not warrant that this solution will work for the customer's intended purpose and disclaims all liability for use of or reliance on the solution.

  Please Give Us Feedback