Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/11/2025
Public

Visible to Intel only — GUID: dmh1528324503600

Ixiasoft

Document Table of Contents

1.3.101. SYNTHESIS_EFFORT

Controls the synthesis trade-off between compilation speed and performance and area. The default is 'Auto'. You can select 'Fast' for faster compilation speed at the cost of performance and area.

Type

Enumeration

Values

  • Auto
  • Fast

Device Support

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

Notes

This assignment is included in the Analysis & Synthesis report.

Syntax

		set_global_assignment -name SYNTHESIS_EFFORT <value>
	

Default Value

Auto

Example

		set_global_assignment -name synthesis_effort fast