Von Neuman Architecture Flashcards

1
Q

what is a bus?

A

a circuit on the motherboard that connects the CPU to other components and moves instructions

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

Address bus

A

carries the memory address information from the processor to main memory, it is uni-directional

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

data bus

A

carries data between the processor and the memory, it is bi-directional

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

control bus

A

sends out signals to coordinate and manage the activities of the motherboard components, it is uni-directional

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

what is the stored program concept?

A

when a program should be electronically stored in binary-number format in a memory device so that instructions could be modified by the computer

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

fetch-execute cycle: fetching the instruction

A

CPU uses address bus to fetch instruction, data from the address is then moved to the IAS via the data bus

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

fetch-execute cycle: decoding the instruction

A

The CPU decodes the instruction using commands from the ‘instruction set’

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

fetch-execute cycle: executing the instruction

A

The CPU executes the instruction now that it has decoded it by processing the data

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