Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/11/2025
Public

Visible to Intel only — GUID: ejj1528324494672

Ixiasoft

Document Table of Contents

1.3.79. PRESERVE_REGISTER_SYN_ONLY

Prevents a register from minimizing away during synthesis. This does not affect retiming or other optimizations in the fitter.

Type

Boolean

Device Support

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

Notes

This assignment supports Fitter wildcards.

This assignment supports synthesis wildcards.

Syntax

		set_global_assignment -name PRESERVE_REGISTER_SYN_ONLY -entity <entity name> <value>
		set_instance_assignment -name PRESERVE_REGISTER_SYN_ONLY -to <to> -entity <entity name> <value>
	

Example

		set_instance_assignment -name preserve_register_syn_only on -to foo