mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-25 07:25:42 -05:00
379 B
379 B
| title | aliases | tags | |
|---|---|---|---|
| control-unit |
|
Control unit
- coordinates the operation of the computer
- generates control signals
- connect registers to the bus
- control the function of the ALU
- provides timing signals to the system
allso associated with the decoding and executuion of instructions in a pipelined system
