<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>State Machine on Sigasi</title><link>https://www.sigasi.com/tags/state-machine/</link><description>Recent content in State Machine on Sigasi</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 21 Nov 2025 17:34:01 +0100</lastBuildDate><atom:link href="https://www.sigasi.com/tags/state-machine/index.xml" rel="self" type="application/rss+xml"/><item><title>Finite State Machine (FSM) encoding in VHDL: binary, one-hot, and others</title><link>https://www.sigasi.com/tech/vhdl-onehot-fsm/</link><pubDate>Fri, 06 Mar 2020 00:00:00 +0000</pubDate><guid>https://www.sigasi.com/tech/vhdl-onehot-fsm/</guid><description>&lt;figure&gt;&lt;img src="https://www.sigasi.com/img/manual/state_diag.png"alt="SFM state diagram"width="280px"class="uk-align-right"/&gt; &lt;figcaption&gt;&lt;p&gt;State diagram in Sigasi Visual HDL Professional&lt;/p&gt;&lt;/figcaption&gt;&lt;/figure&gt;

&lt;p&gt;In VHDL, &lt;strong&gt;Finite State Machines (FSMs)&lt;/strong&gt; can be written in various ways. This article addresses the &lt;strong&gt;encoding&lt;/strong&gt; of, and the &lt;strong&gt;data types&lt;/strong&gt; used, for the &lt;strong&gt;state register&lt;/strong&gt;. The encoding of the states of an FSM affects its performance in terms of speed, resource usage (registers, logic) and potentially power consumption. As we will see, &lt;strong&gt;enumerated datatypes&lt;/strong&gt; are preferred for &lt;strong&gt;clarity and easy of maintenance&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Graphical representation of SystemVerilog State Machines</title><link>https://www.sigasi.com/screencasts/sv_state_machine_viewer/</link><pubDate>Wed, 20 Jun 2018 00:00:00 +0000</pubDate><guid>https://www.sigasi.com/screencasts/sv_state_machine_viewer/</guid><description>&lt;p&gt;The State Machine View is documented &lt;a
 style="white-space: nowrap;"
 href="https://www.sigasi.com/legacy/eclipse/views/#state-machines-diagram"
 
 &gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>The Graphics Configuration File</title><link>https://www.sigasi.com/screencasts/graphics_configuration/</link><pubDate>Wed, 06 Dec 2017 00:00:00 +0000</pubDate><guid>https://www.sigasi.com/screencasts/graphics_configuration/</guid><description/></item><item><title>Using Sigasi Studio's Graphics Configuration</title><link>https://www.sigasi.com/legacy/tech/using-graphics-configuration/</link><pubDate>Thu, 31 Aug 2017 00:00:00 +0000</pubDate><guid>https://www.sigasi.com/legacy/tech/using-graphics-configuration/</guid><description>&lt;blockquote class="warning-note"&gt;&lt;p&gt;The Graphics Configuration feature has been deprecated since &lt;a
 style="white-space: nowrap;"
 href="https://www.sigasi.com/releasenotes/legacy/sigasi-4.16/#deprecated-graphics-configuration"
 
 &gt;Sigasi Studio 4.16&lt;/a&gt; and was &lt;strong&gt;removed&lt;/strong&gt; in &lt;a
 style="white-space: nowrap;"
 href="https://www.sigasi.com/releasenotes/legacy/sigasi-5.02/#updates-and-deprecations"
 
 &gt;Sigasi Studio 5.3&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The BlockDiagram- and StateMachine views are a very useful way to explore and understand HDL designs. But sometimes it just doesn&amp;rsquo;t cut it.
The diagrams are too complex and crowded to understand a design.
For this reason, the diagrams also can not always be easily directly used in documentation.
Today we present a solution for this challenge.&lt;/p&gt;</description></item><item><title>Improve State Machine Conditional Analysis</title><link>https://www.sigasi.com/internships/improve-state-machine-conditional-analysis/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.sigasi.com/internships/improve-state-machine-conditional-analysis/</guid><description>Use static code analysis to find all conditions on state machine transitions. Reduce the resulting conditions to a simplified form, and correctly label the branches in our state machine diagrams.</description></item></channel></rss>