Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/01/2024
Public
Document Table of Contents

ENABLE_INTERMEDIATE_SNAPSHOTS

Turning on this option will generate all intermediate fitter snapshots (planned, placed, routed, retimed) during compilation for design analysis. The option is off by default. If 'Run Fast Forward Timing Closure Recommendations during compilation' is on, then the option is forced on.

Type

Boolean

Device Support

  • This setting can be used in projects targeting any Intel FPGA device family.

Notes

This assignment is included in the Fitter report.

Syntax

set_global_assignment -name ENABLE_INTERMEDIATE_SNAPSHOTS <value>

Default Value

Off

Example

set_global_assignment -name ENABLE_INTERMEDIATE_SNAPSHOTS on