Altera® Quartus® Prime Standard Edition Settings File Reference Manual
Visible to Intel only — GUID: kah1489537711258
Ixiasoft
Visible to Intel only — GUID: kah1489537711258
Ixiasoft
1.2.59. ENABLE_STATE_MACHINE_INFERENCE
Allows the Compiler to infer state machines from Verilog/Vhdl Design Files. The Compiler optimizes state machines using special techniques to reduce area and/or improve performance. If set to Off, the Compiler extracts and optimizes state machines in Verilog/VHDL Design Files as regular logic.
Type
Boolean
Device Support
This setting can be used in projects targeting any Altera device family.
Notes
This assignment is included in the Analysis & Synthesis report.
Syntax
set_global_assignment -name ENABLE_STATE_MACHINE_INFERENCE <value>
Default Value
Off
Example
set_global_assignment -name enable_state_machine_inference on