<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>FPGA on Crexyer&#39;s Blog</title>
    <link>https://www.crexyer.com/tags/fpga/</link>
    <description>Recent content in FPGA 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/fpga/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>
    
    <item>
      <title>SystemVerilog 硬件描述语言及其在 Quartus II 中的应用</title>
      <link>https://www.crexyer.com/2020/03/systemverilog-with-quartus-ii/</link>
      <pubDate>Sun, 29 Mar 2020 13:01:10 +0800</pubDate>
      
      <guid>https://www.crexyer.com/2020/03/systemverilog-with-quartus-ii/</guid>
      <description>&lt;p&gt;本文摘录自 Altera 官方的&lt;a href=&#34;https://www.intel.com/content/www/us/en/programmable/support/training/course/ochdl1125.html&#34; target=&#34;_blank&#34;&gt;在线课程&lt;/a&gt;，该课程的视频版本可以在&lt;a href=&#34;https://www.bilibili.com/video/BV1M7411K7Ka&#34; target=&#34;_blank&#34;&gt;哔哩哔哩&lt;/a&gt;上观看。虽然该课程已经被翻译为了中文，但是翻译质量不高，因此本文在原稿的基础上进行了部分修改。&lt;/p&gt;
&lt;p&gt;该课程主要介绍了 Quartus II 软件支持的 SystemVerilog 结构，包括：数组简化操作符、同等和不同等通配符、模块头封装导入、接口增强部分、类型转换、固定类型。&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>