Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 9/26/2022
Public

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

Document Table of Contents

1.3.2. ADV_NETLIST_OPT_SYNTH_WYSIWYG_REMAP

Specifies whether to perform WYSIWYG primitive resynthesis during synthesis. This option uses the setting specified in the Optimization Technique logic option.

Type

Boolean

Device Support

  • Intel® Arria® 10
  • Intel® Cyclone® 10 GX
  • Intel® Stratix® 10

Notes

This assignment is included in the Fitter report.

This assignment supports synthesis wildcards.

Syntax


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

Default Value

Off

Example


		set_global_assignment -name adv_netlist_opt_synth_wysiwyg_remap on
		set_instance_assignment -name adv_netlist_opt_synth_wysiwyg_remap on -to foo
	

See Also

Optimization Technique