mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
vault backup: 2022-07-23 22:34:12
This commit is contained in:
parent
a194c520ee
commit
36372a768f
@ -28,3 +28,12 @@ Two types:
|
||||
- D-type flip-flop [delay flip flop](https://i.imgur.com/IpQfNRm.png)
|
||||
- T-type flip-flop [t flip flop](https://i.imgur.com/SZn2J94.png)
|
||||
- JK-type flip-flop [jk flip flop](https://i.imgur.com/OgfTehO.png), [jk flip flop 2](https://i.imgur.com/8zJvDuw.png)
|
||||
- synchronous counter [simulation](https://tinyurl.com/25olydjb), [slide](https://i.imgur.com/81LS7HL.png)
|
||||
|
||||
# State transition
|
||||
|
||||
"if you are here and you get this then go here"
|
||||
|
||||
basis of all computing (turing machine)
|
||||
|
||||
The computer memory is the current state, the instruction is where to go next
|
||||
Loading…
Reference in New Issue
Block a user