From bfdb65dec9c5aecdb90b8b7cb6fb85bb24a3539e Mon Sep 17 00:00:00 2001 From: Andrei Solodovnikov Date: Thu, 11 Jul 2024 14:50:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=A01.=20=D0=98=D1=81=D0=BF=D1=80=D0=B0?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=80=D0=B8=D1=81=D1=83?= =?UTF-8?q?=D0=BD=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pic/Labs/lab_01_adder/fig_02.drawio.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pic/Labs/lab_01_adder/fig_02.drawio.svg b/.pic/Labs/lab_01_adder/fig_02.drawio.svg index 74aa0c26..eeafc986 100644 --- a/.pic/Labs/lab_01_adder/fig_02.drawio.svg +++ b/.pic/Labs/lab_01_adder/fig_02.drawio.svg @@ -1,4 +1,4 @@ -
a_i
carry_i
and
xor
sum_o
carry_o
b_i
xor
and
and
or
a&Cin
a&b
or
b&Cin
(a&b)|(a&Cin)
a^b
\ No newline at end of file +
a_i
a_i
carry_i
carry...
and
and
xor
xor
sum_o
sum_o
carry_o
carry...
b_i
b_i
xor
xor
and
and
and
and
or
or
a&Cin
a&Cin
a&b
a&b
or
or
b&carry_i
b&carry_i
(a&b)|(a&carry_i)
(a&b)|(a&carry_i)
a^b
a^b
Text is not SVG - cannot display
\ No newline at end of file