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   |   Design Examples   |   mySupport   |   Reference Designs  

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

Verilog Quartus Mapping File (.vqm) Definition


An ASCII text file (with the extension .vqm) that contains a node-level (or atom) netlist. VQM files are typically generated by EDA synthesis tools such as Synplicity Synplify, and contain the logic for the design.

A VQM file can also be generated by the Quartus II Compiler in order to save synthesis results for the LogicLock Import / Export flow in one of the following ways:

  • Turn on Save a node-level netlist in the Compilation Process Settings page in the Settings dialog box, and then compile the design.

  • Turn on Save a node-level netlist in the Back-Annotate Assignments dialog box and back-annotate a design.

  • Click Start VQM Writer.

Altera recommends using the Incremental Compilation flow to preserve synthesis and fitting results in preference to the LogicLock Import / Export flow or back-annotation flow.

When generated from intermediate synthesis results in the Quartus II software, the VQM File is placed in the <project directory>\atom_netlists\ directory. You can then use the VQM File by creating and then compiling a new project from the file.

 

Note: The VQM Writer does not support the generation of VQM Files for designs targeting the Cyclone III or Stratix III device families.

 

Altera recommends that you do not edit VQM Files.

  Please Give Us Feedback