Optimize_power_during_synthesis – Altera Quartus II Settings File User Manual

Page 141

Advertising
background image

OPTIMIZE_POWER_DURING_SYNTHESIS

Controls the power-driven compilation setting of Analysis & Synthesis. This option determines how

aggressively Analysis & Synthesis optimizes the design for power. If this option is set to 'Off', Analysis &

Synthesis does not perform any power optimizations. If this option is set to 'Normal compilation',

Analysis & Synthesis performs power optimizations as long as they are not expected to reduce design

performance. When this option is set to 'Extra effort', Analysis & Synthesis will perform additional power

optimizations which may reduce design performance.

Type

Enumeration

Values

• Extra effort

• Normal compilation

• Off

Device Support

This setting can be used in projects targeting any Altera device family.

Notes

This assignment is included in the Fitter report.
This assignment supports synthesis wildcards.

Syntax

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

Default Value

Normal compilation

Example

set_global_assignment -name optimize_power_during_synthesis off

MNL-Q21005

2015.05.04

OPTIMIZE_POWER_DURING_SYNTHESIS

141

Quartus Settings File Reference Manual

Altera Corporation

Send Feedback

Advertising