From 2b225f729eb2c22d27f1d5937bdfaeae428ff2e9 Mon Sep 17 00:00:00 2001 From: Andrei Solodovnikov Date: Sat, 14 Sep 2024 01:18:44 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=A01.=20=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=80=D0=B8=D1=81=D1=83=D0=BD?= =?UTF-8?q?=D0=BA=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pic/Labs/lab_01_adder/fig_01.drawio.svg | 2 +- .pic/Labs/lab_01_adder/fig_02.drawio.svg | 2 +- .pic/Labs/lab_01_adder/fig_05.drawio.svg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pic/Labs/lab_01_adder/fig_01.drawio.svg b/.pic/Labs/lab_01_adder/fig_01.drawio.svg index 6d6898c..09419cb 100644 --- a/.pic/Labs/lab_01_adder/fig_01.drawio.svg +++ b/.pic/Labs/lab_01_adder/fig_01.drawio.svg @@ -1,4 +1,4 @@ -
a_i
b_i
sum_o
carry_o
and
xor
\ No newline at end of file +
a_i
a_i
b_i
b_i
sum_o
sum_o
carry_o
carry...
and
and
xor
xor
Text is not SVG - cannot display
\ No newline at end of file diff --git a/.pic/Labs/lab_01_adder/fig_02.drawio.svg b/.pic/Labs/lab_01_adder/fig_02.drawio.svg index eeafc98..d03e0d2 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
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 +
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&carry_i
a&carry_i
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 diff --git a/.pic/Labs/lab_01_adder/fig_05.drawio.svg b/.pic/Labs/lab_01_adder/fig_05.drawio.svg index ba9c229..8e82d7e 100644 --- a/.pic/Labs/lab_01_adder/fig_05.drawio.svg +++ b/.pic/Labs/lab_01_adder/fig_05.drawio.svg @@ -1,4 +1,4 @@ -
fulladder0
fulladder1
fulladder2
fulladder3
carry_i
b_i
a_i
s_o
carry_o
1
0
1
1
0
1
0
1
0
0
0
0
1
1
1
1
0
1011
0101
0000
+
1
. . .
s_o[0]
s_o[1]
s_o[2]
s_o[3]
b_i[0]
b_i[1]
b_i[2]
b_i[3]
a_i[1]
a_i[0]
a_i[2]
a_i[3]
\ No newline at end of file +
fulladder0
fulladder0
fulladder1
fulladder1
fulladder2
fulladder2
fulladder3
fulladder3
carry_i
carry_i
b_i
b_i
a_i
a_i
s_o
s_o
carry_o
carry_o
1
1
0
0
1
1
1
1
0
0
1
1
0
0
1
1
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
0
0
1011
0101
0000
1011...
+
+
. . .
. . .
s_o[0]
s_o[0]
s_o[1]
s_o[1]
s_o[2]
s_o[2]
s_o[3]
s_o[3]
b_i[0]
b_i[0]
b_i[1]
b_i[1]
b_i[2]
b_i[2]
b_i[3]
b_i[3]
a_i[1]
a_i[1]
a_i[0]
a_i[0]
a_i[2]
a_i[2]
a_i[3]
a_i[3]
1
1
Text is not SVG - cannot display
\ No newline at end of file