vault backup: 2025-03-17 10:14:18

This commit is contained in:
arc 2025-03-17 10:14:18 -06:00
parent 1f5c9bc33a
commit 32e3900037
2 changed files with 6 additions and 1 deletions

View File

@ -29,4 +29,9 @@ Similar to an SR flip flop, a JK flip flop has set/reset inputs, but when *both*
## T Flip Flop
A T Flip Flip, or a toggle flip flop has two inputs:
- $clk$ - Clock input
- $T$ - Whenever $T$ goes from low to high, the output toggles its state
- $T$ - Whenever $T$ goes from low to high, the output toggles its state
# Registers
## Shift Register
![[Pasted image 20250317101146.png]]
Above is a simple shift register.

Binary file not shown.

After

Width:  |  Height:  |  Size: 695 KiB