Altera® Quartus® Prime Standard Edition Settings File Reference Manual
Visible to Intel only — GUID: odo1489537724251
Ixiasoft
Visible to Intel only — GUID: odo1489537724251
Ixiasoft
1.2.89. MAXII_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 -- MAX II, TSUNAMI_OPTIMIZATION_TECHNIQUE
Type
Enumeration
Values
- Area
- Balanced
- Speed
Device Support
- MAX II
- MAX V
Notes
This assignment is included in the Analysis & Synthesis report.
This assignment supports synthesis wildcards.
Syntax
set_global_assignment -name MAXII_OPTIMIZATION_TECHNIQUE <value> set_global_assignment -name MAXII_OPTIMIZATION_TECHNIQUE -entity <entity name> <value> set_instance_assignment -name MAXII_OPTIMIZATION_TECHNIQUE -to <to> -entity <entity name> <value>
Default Value
Balanced
Example
set_global_assignment -name maxii_optimization_technique speed