Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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