Memory
#TODO i missed half of it
#TODO Truth tables
Shift Registers (Serial IN Serial OUT)
FF = Flip Flop
Serial IN Parallel OUT (SIPO)
Parallel IN Serial OUT
Shift/Load alternates signal
Parallel input is ‘moved’ along the bottom and ‘squeezed’ out of the output in serial
Counter
Can do three things
- Increment by 1
- Set to a specific value
- Reset
(Think Program Counter)
(Why are we count 1-2-4-3)
(because its the 1 bit)
!Counter Diagram?.png
wtf is going on