<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Vengineer</author_name>
  <author_url>https://blog.hatena.ne.jp/Vengineer/</author_url>
  <blog_title>Vengineerの妄想</blog_title>
  <blog_url>https://vengineer.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>はじめに 今日は、xvlogコマンドを実行した時に生成されるファイルをみていきます。 サンプルコード サンプルコード(top.sv)は、下記のように内部に周期10ns のクロックのみです。10000 ns 実行すると、$finish(2) でシミュレーションを終了します。 module top(); timeunit 1ns; timeprecision 1ps; wire clk; logic clk_reg; assign clk = clk_reg; initial begin : top_initial_0 clk_reg = 1'b0; forever begin clk_reg =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fvengineer.hatenablog.com%2Fentry%2F2022%2F06%2F18%2F090000_1&quot; title=&quot;Xilinx xsimを調べる(その5) - Vengineerの妄想&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-06-18 09:00:00</published>
  <title>Xilinx xsimを調べる(その5)</title>
  <type>rich</type>
  <url>https://vengineer.hatenablog.com/entry/2022/06/18/090000_1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
