Added sr-latch
Some checks failed
Build Typst PDFs (Docker) / build-typst (push) Has been cancelled

This commit is contained in:
alexander
2026-02-18 16:54:59 +01:00
parent b2b545f259
commit e199247fba
2 changed files with 8 additions and 0 deletions

View File

@@ -361,6 +361,12 @@
#bgBlock(fill: colorState)[
#subHeading(fill: colorState)[Latches, Flipflops und Register]
=== SR-Latch
#image("../images/digitaltechnik/sr.jpg", height: 2cm)
#SeperatorLine
=== D-Latch
#grid(
columns: (auto, auto),
@@ -369,6 +375,8 @@
image("../images/digitaltechnik/dlatch4.jpg", height: 2cm)
)
#SeperatorLine
=== Register
#grid(

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB