<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Verilog HDL on Crexyer&#39;s Blog</title>
    <link>https://www.crexyer.com/tags/verilog-hdl/</link>
    <description>Recent content in Verilog HDL on Crexyer&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 16 Apr 2020 12:17:11 +0800</lastBuildDate>
    
	<atom:link href="https://www.crexyer.com/tags/verilog-hdl/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Verilog 中表达式位宽和类型的确定规则</title>
      <link>https://www.crexyer.com/2020/04/expression-size-and-type-in-verilog/</link>
      <pubDate>Thu, 16 Apr 2020 12:17:11 +0800</pubDate>
      
      <guid>https://www.crexyer.com/2020/04/expression-size-and-type-in-verilog/</guid>
      <description>&lt;p&gt;本文主要介绍了 SystemVerilog 中表达式的位宽和类型是如何确定和参与运算的，与 C 语言不同，Verilog 中的表达式在运算中必须考虑位宽与类型，同时还存在中间结果，其中又包含各种扩位和类型转换规则，深入的学习 Verilog 语言有必要了解这些以规避语法陷阱。本文主要针对 SystemVerilog，但对于 Verilog HDL，大部分规则也同样适用。&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>