comment on RPA
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 32s

This commit is contained in:
alexander
2026-02-18 11:57:42 +01:00
parent 5a7b278732
commit f00978a6df

View File

@@ -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