vault backup: 2025-03-17 10:29:18
This commit is contained in:
parent
0fa73dc599
commit
75970e44ad
@ -39,4 +39,8 @@ Above is a simple shift register.
|
||||
## Parallel Shift Register
|
||||
A parallel shift register has 4 inputs, 4 outputs, a serial input, and a shift/load input.
|
||||
|
||||
When the *load* input is high, the input is stored into the register. When the *shift* input is high, the registers are shifted and the serial input is read into the new space.
|
||||
When the *load* input is high, the input is stored into the register. When the *shift* input is high, the registers are shifted and the serial input is read into the new space.
|
||||
|
||||
# Counters
|
||||
## A 3-bit Up-counter
|
||||
![[Pasted image 20250317102911.png]]
|
Binary file not shown.
After Width: | Height: | Size: 331 KiB |
Loading…
x
Reference in New Issue
Block a user