[Serielladdierer] Fixe Grafik
This commit is contained in:
parent
1c15e587dd
commit
fd6f1fb6fc
1 changed files with 6 additions and 2 deletions
|
@ -531,7 +531,9 @@ $\Rightarrow$ damit ist das $n$ der nicht-\acs{CLA-PA} noch klein $\Rightarrow$
|
||||||
\draw (3,2.7) -- ++(0.75,0) |- (cout);
|
\draw (3,2.7) -- ++(0.75,0) |- (cout);
|
||||||
|
|
||||||
\draw (-1,2.8) -- ++(2,0);
|
\draw (-1,2.8) -- ++(2,0);
|
||||||
\node at (0,2.5) {$s_n$};
|
\node at (0,2.2) {$s_n$};
|
||||||
|
\draw (0,2.8) -- ++(0,-0.4);
|
||||||
|
\node[knoten] at (0,2.8) {};
|
||||||
|
|
||||||
% Gate: NOT
|
% Gate: NOT
|
||||||
\node[not gate] at (0.5,5) (NOT) {};
|
\node[not gate] at (0.5,5) (NOT) {};
|
||||||
|
@ -639,7 +641,9 @@ Zum Vergleich: \acs{RC-PA}: $18n-10$, \dash der \acl{SA} braucht 40 Transistoren
|
||||||
\draw (3,2.7) -- ++(0.75,0) |- (cout);
|
\draw (3,2.7) -- ++(0.75,0) |- (cout);
|
||||||
|
|
||||||
\draw (-1,2.8) -- ++(2,0);
|
\draw (-1,2.8) -- ++(2,0);
|
||||||
\node at (0,2.5) {$s_n$};
|
\node at (0,2.2) {$s_n$};
|
||||||
|
\draw (0,2.8) -- ++(0,-0.4);
|
||||||
|
\node[knoten] at (0,2.8) {};
|
||||||
|
|
||||||
% Gate: NOT
|
% Gate: NOT
|
||||||
\node[not gate] at (0.5,5) (NOT) {};
|
\node[not gate] at (0.5,5) (NOT) {};
|
||||||
|
|
Loading…
Reference in a new issue