A logic option that specifies the processing style used to compile a state machine.
The following settings are available:
Auto | Allows the Compiler to choose the best encoding for the state machine. |
Minimal Bits | Uses the minimal number of bits to encode the state machine. |
One-Hot | Encodes the state machine in the one-hot style. |
User-Encoded | Encodes the state machine in the manner specified by the user. |
This option is ignored if it is assigned to anything other than a state machine name or a design entity containing a state machine. This option is available for all Altera® devices supported by the Quartus® II software.
- Altera - |
|
Created by chm2web html help conversion utility. |