<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jinyux</author_name>
  <author_url>https://blog.hatena.ne.jp/jinyux/</author_url>
  <blog_title>jinyux’s diary</blog_title>
  <blog_url>https://jinyux.hatenablog.com/</blog_url>
  <categories>
    <anon>ハードウェア</anon>
    <anon>Introduction to Computing Systems</anon>
  </categories>
  <description>ALUとはArithmetic Logic Unit(算術論理演算装置)の頭文字で論理積、論理和、加算、減算を行う装置である。まず1bitの論理積・論理和と加算のみを行うALUを考えてみる。それは以下の図のようになる。入力をa, bとする。構造としては単純でAND, ORゲートと全加算器の出力をMuxで選択して出力しているだけである。入力はa, bのほかにCarry in（下位桁からの繰り上がり）とMuxの選択信号Sが必要になる。出力はoutputとCarry out（上位桁への繰り上がり）となる。このALUを組み合わせて32bitの演算を行うALUを作る。それは以下のようになる。32bitの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjinyux.hatenablog.com%2Fentry%2F2022%2F10%2F24%2F220652&quot; title=&quot;ALUの基本 その1 - jinyux’s diary&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/j/jinyux/20221024/20221024210325.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-10-24 22:06:52</published>
  <title>ALUの基本 その1</title>
  <type>rich</type>
  <url>https://jinyux.hatenablog.com/entry/2022/10/24/220652</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
