Visible to Intel only — GUID: mwh1409959613818
Ixiasoft
Visible to Intel only — GUID: mwh1409959613818
Ixiasoft
1.6.4.3. VHDL State Machines
This implementation makes the state machine easier to read, and reduces the risk of errors during coding. If your RTL does not represent states with an enumerated type, Intel® Quartus® Prime synthesis (and other synthesis tools) do not recognize the state machine. Instead, synthesis implements the state machine as regular logic gates and registers. Consequently, and the state machine does not appear in the state machine list of the Intel® Quartus® Prime Compilation Report, Analysis & Synthesis section. Moreover, Intel® Quartus® Prime synthesis does not perform any of the optimizations that are specific to state machines.