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
  

Analyzing Design Results with the Synplify Software

You can use the optional Synplify HDL Analyst to graphically analyze and evaluate the performance of a design. The Synplify HDL Analyst generates Register Transfer Level (RTL) schematics, as well as technology-mapped, gate-level schematics. You can instantly identify and fix potential problems earlier in the design cycle by cross-probing between the RTL schematics, gate-level schematics, and HDL source code. The Synplify HDL Analyst also highlights critical paths within the design to show which signals require optimization for performance. After you determine the critical speed paths, you can add timing constraints either to the VHDL or Verilog HDL source file or to a separate Synplify Design Constraints File (.sdc) to improve design performance. You can also use the Synplify HDL Analyst to cross-probe nodes in the Synplify HDL Analyst with the corresponding nodes in the Quartus II Timing Closure Floorplan.

To use the Synplify HDL Analyst after synthesizing your design with Synplify software, go through the following steps:

  1. If you have not already done so, generate Verilog Quartus Mapping Files with the Synplify software.

  1. Select an HDL Analyst view:
  2.  

    Step:

    On the HDL_Analyst menu, click RTL View to view the RTL schematic. When you select this view, the HDL Analyst displays a graphical representation of the design and the mouse pointer becomes a plus (+) symbol.

    or

    Step:

    On the HDL_Analyst menu, click Technology View to view the gate-level schematic. When you select this view, the HDL Analyst displays a graphical representation of the design and the mouse pointer becomes a plus (+) symbol.

  1. In either the RTL or Technology View, perform one or more of the following actions:

    • Click the plus (+) symbol pointer on a port name or symbol to highlight the node in the Quartus II Timing Closure Floorplan.
    • Double-click the plus (+) symbol pointer on a port name or symbol to cross-probe your VHDL or Verilog HDL source design files in the Synplify software.

Note: Because the Synplify software combines the a + b and a - b operations, cross-probing highlights the Case Statement that defines both functions.

    • To select specific signals quickly in your design, on the HDL_Analyst menu, click Find.
    • To highlight the critical paths in the design, on the HDL_Analyst menu, click Show Critical Path.
    • To show only the nodes you have selected, on the HDL_Analyst menu, click Filter Schematic.
  1. You can also highlight nodes in the Quartus II Timing Closure Floorplan to cross-probe the corresponding nodes in the Synplify HDL Analyst.
  2. To continue with the Synplify design flow generate Verilog Quartus Mapping Files with the Synplify software.

 

 

  Please Give Us Feedback