comment on RPA
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 32s
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 32s
This commit is contained in:
@@ -259,7 +259,7 @@
|
||||
|
||||
// Voll adierer
|
||||
#bgBlock(fill: colorBoolscheLogic)[
|
||||
#subHeading(fill: colorBoolscheLogic)[Volladierer]
|
||||
#subHeading(fill: colorBoolscheLogic)[Volladierer/Ripple Carry Adder]
|
||||
|
||||
#grid(
|
||||
columns: (auto, 1fr),
|
||||
@@ -278,6 +278,10 @@
|
||||
$C_"out" = ((A xor B) dot C_"in") + A B $
|
||||
|
||||
$S = A xor B xor C_"in"$
|
||||
|
||||
*Ripple Carry Adder*
|
||||
|
||||
$t_"pd"$ dominiert von Carry-Übertrag
|
||||
]
|
||||
|
||||
// FlipFlops
|
||||
|
||||
Reference in New Issue
Block a user