Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 1/30/2025
Public

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

Document Table of Contents

ENABLE_DEFENSIVE_SYNTHESIS

Enable the defensive synthesis flow during compilation. Defensive synthesis looks for unsafe structures fed by registers with powerup dont-care and enables power-up care on registers which feed those structures. This protects against unexpected intial conditions from power-up if the registers are retimed.

Type

Boolean

Device Support

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

Syntax

set_global_assignment -name ENABLE_DEFENSIVE_SYNTHESIS <value>

Default Value

O