vault backup: 2025-03-17 10:14:18
This commit is contained in:
parent
1f5c9bc33a
commit
32e3900037
@ -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 |
Loading…
x
Reference in New Issue
Block a user