Command Reference 3. Attributes and Variablesproj_fsm_coding_style _N_A_M_E proj_fsm_coding_style SYNTAX _S_t_r_i_n_g proj_fsm_coding_style = "_o_n_e_h_o_t", "_z_e_r_o__o_n_e_h_o_t", "_b_i_n_a_r_y" _o_n_e_h_o_t To choose onehot encoding for the FSM. _z_e_r_o__o_n_e_h_o_t _z_e_r_o__o_n_e_h_o_t option assigns all zeros to the initial state and assigns one-hot encoding to the rest states. _b_i_n_a_r_y Use sequential binary encoding for the FSM. DESCRIPTION This variable only exists when a project is opened or created. The default value of proj_fsm_coding_style is: "onehot" To determine the current value of this variable, use fe_shell > printvar proj_fsm_coding_style. SEE ALSO v3.0 Synopsys Inc. 1988-1998. All rights reserved. 3-1