System Architecture Flashcards

1
Q

What are the 4 registers inside Von Neumann Architecture?

A

Program Counter
Memory Address Register
Memory Data Register
Accumulator

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

What is the function of the Program Counter?

A

Holds the address of the next instruction being executed

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

What is the function of the MAR?

A

Holds the memory address of the current instructions

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

What is the function of the MDR?

A

Holds the contents found in MAR.
It holds the actual instruction, and then the data that has been fetched from memory

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

What is the function of the ACC?

A

It hold the results of an instruction

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

What is the function of the ALU?

A

A component of the CPU that performs arithmetic and logic calculations. The arithmetic performs simple math calculations and logic performs logical decisions

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

What is the function of the CU?

A

Manages the F-D-E cycle

Manages the input and output signals ensuring these are dealt with correctly

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