<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Case Statement on Sigasi</title><link>https://www.sigasi.com/tags/case-statement/</link><description>Recent content in Case Statement on Sigasi</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 17 Dec 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://www.sigasi.com/tags/case-statement/index.xml" rel="self" type="application/rss+xml"/><item><title>Case statements in VHDL and (System)Verilog</title><link>https://www.sigasi.com/tech/case-statements-vhdl-verilog/</link><pubDate>Thu, 17 Dec 2020 00:00:00 +0000</pubDate><guid>https://www.sigasi.com/tech/case-statements-vhdl-verilog/</guid><description>&lt;p&gt;In programming languages, &lt;strong&gt;&lt;code&gt;case&lt;/code&gt; (or &lt;code&gt;switch&lt;/code&gt;) statements&lt;/strong&gt; are used as
a &lt;strong&gt;conditional statement&lt;/strong&gt; in which a selection is made based on
different values of a particular variable or expression. A general
discussion of these statements can be found
&lt;a
 style="white-space: nowrap;"
 href="https://en.wikipedia.org/wiki/Switch_statement"
 
 target="_blank"
 
 &gt;here&amp;nbsp;&lt;span uk-icon="icon: sign-out; ratio: 0.7"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Static Checks for VHDL Code</title><link>https://www.sigasi.com/legacy/tech/static-checks-vhdl-code/</link><pubDate>Wed, 03 Aug 2011 00:00:00 +0000</pubDate><guid>https://www.sigasi.com/legacy/tech/static-checks-vhdl-code/</guid><description>&lt;p&gt;&lt;a
 style="white-space: nowrap;"
 href="https://www.sigasi.com/manual/creating-editing-exploring-code/linting/vhdl/"
 
 target="_blank"
 
 &gt;Sigasi Lint&amp;nbsp;&lt;span uk-icon="icon: sign-out; ratio: 0.7"&gt;&lt;/span&gt;&lt;/a&gt; performs static analysis for VHDL code in order to find VHDL code &lt;a
 style="white-space: nowrap;"
 href="https://en.wikipedia.org/wiki/Lint_%28software%29"
 
 target="_blank"
 
 &gt;lint&amp;nbsp;&lt;span uk-icon="icon: sign-out; ratio: 0.7"&gt;&lt;/span&gt;&lt;/a&gt;. The built in VHDL linter will issue warning when you use certain suspicious VHDL constructions. While your code does not violate the VHDL syntax, there might be a problem with your code.&lt;/p&gt;</description></item></channel></rss>