Intel® Quartus® Prime Pro Edition User Guide: Third-party Synthesis

ID 683122
Date 12/12/2023
Public
Document Table of Contents

1.4. Precision RTL Generated Files

During synthesis, the Precision RTL software produces several intermediate and output files.
Table 1.  Precision RTL Software Intermediate and Output Files

File Extension

File Description

.psp

Precision RTL Project File.

.xdb

Design Database File.

.rep 1

Synthesis Area and Timing Report File.

.vqm 2

Technology-specific netlist in .vqm file format.

.tcl

Forward-annotated Tcl assignments and constraints file. The <project name> .tcl file is generated for all devices. The .tcl file acts as the Intel® Quartus® Prime Project Configuration file and is used to make basic project and placement assignments, and to create and compile a Intel® Quartus® Prime project.

.sdc

Intel® Quartus® Prime timing constraints file in Synopsys Design Constraints format.

This file is generated automatically if the device uses the Timing Analyzer by default in the Intel® Quartus® Prime software, and has the naming convention <project name> _pnr_constraints .sdc.

1 The timing report file includes performance estimates that are based on pre-place‑and-route information. Use the fMAX reported by the Intel® Quartus® Prime software after place-and-route for accurate post-place-and-route timing information. The area report file includes post-synthesis device resource utilization statistics that can differ from the resource usage after place-and-route due to black boxes or further optimizations performed during placement and routing. Use the device utilization reported by the Intel® Quartus® Prime software after place-and-route for final resource utilization results.
2 The Precision RTL software-generated VQM file is supported by the Intel® Quartus® Prime software version 10.1 and later.