3.1.1.3 CPU Architectures Flashcards

1
Q

stored program concept

A

The data that a CPU processes is stored in memory.
The instructions that a CPU executes are also stored in memory.
The CPU fetches instructions from RAM, decodes them, and then executes them.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

harvard architecture

A

Harvard architecture (an alternative architecture) has separate memories for storing program instructions and data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

von neumann architecture

A

The ‘Memory Unit’ contains both data and program instructions.
A computer with a von Neumann architecture stores program data and instructions in the same memory space

How well did you know this?
1
Not at all
2
3
4
5
Perfectly