architecture: add von neumann diagram
This commit is contained in:
parent
a15ae06aee
commit
2537d63394
2 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ The CPU comprises three core components:
|
|||
- the Arithmetic Logic Unit (ALU)
|
||||
- the Control Unit (CU)
|
||||
|
||||

|
||||
|
||||
> This method of putting together a computer is known as the **Von Neumann Architecture**. It was devised by John von Neumann in about 1945, well before any of the components that would be needed to produce it had actually been invented.
|
||||
|
||||
## Registers
|
||||
|
|
BIN
_img/von_neumann_architecture.jpeg
Normal file
BIN
_img/von_neumann_architecture.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Loading…
Add table
Reference in a new issue