<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>msyksphinz</author_name>
  <author_url>https://blog.hatena.ne.jp/msyksphinz/</author_url>
  <blog_title>FPGA開発日記</blog_title>
  <blog_url>https://msyksphinz.hatenablog.com/</blog_url>
  <categories>
    <anon>Chisel</anon>
    <anon>TileLink</anon>
  </categories>
  <description>Diplomacyを使ってOCPバスを作成している。OCP SRAMの動作を確認しつつ、OCPのDelayerを実装しようと思う。DelayerというのはバスのReady信号を遅らせて、信号を遅らせてバスの問題を検出するための機能だ。 TileLinkのDelayerはすでに実装されている。これはLFSRを使ってReady信号を遅らせる機構となっている。 chisel-hw/src/main/scala/ocp/Delayer.scala def feed[T &lt;: Data](sink: DecoupledIO[T], source: DecoupledIO[T], noise: T) { …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmsyksphinz.hatenablog.com%2Fentry%2F2020%2F02%2F15%2F040000&quot; title=&quot;Diplomacyを使ってOCPバスを作成する(6. Delayerの実装) - FPGA開発日記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/msyksphinz/20200205/20200205001502.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-15 04:00:00</published>
  <title>Diplomacyを使ってOCPバスを作成する(6. Delayerの実装)</title>
  <type>rich</type>
  <url>https://msyksphinz.hatenablog.com/entry/2020/02/15/040000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
