Altera® Quartus® Prime Standard Edition Settings File Reference Manual
Visible to Intel only — GUID: gso1489537732183
Ixiasoft
Visible to Intel only — GUID: gso1489537732183
Ixiasoft
1.2.109. OPTIMIZATION_TECHNIQUE
Specifies the overall optimization goal for Analysis & Synthesis: attempt to maximize performance, minimize logic usage, or balance high performance with minimal logic usage.
Old Name
Optimization Technique -- Stratix IV
Type
Enumeration
Values
- Area
- Balanced
- Speed
Device Support
- Arria 10
- Arria II GX
- Arria II GZ
- Arria V
- Arria V GZ
- Cyclone V
- HardCopy IV
- Stratix IV
- Stratix V
Notes
This assignment is included in the Analysis & Synthesis report.
This assignment supports synthesis wildcards.
Syntax
set_global_assignment -name OPTIMIZATION_TECHNIQUE <value> set_global_assignment -name OPTIMIZATION_TECHNIQUE -entity <entity name> <value> set_instance_assignment -name OPTIMIZATION_TECHNIQUE -to <to> -entity <entity name> <value>
Default Value
Balanced
Example
set_global_assignment -name optimization_technique speed