1.1.1 Structure & function of the processor - Filip Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

what’s the purpose of the data bus ?

A

bi-directional bus used for transferring data between the ram and the CPU

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

what’s the purpose of the MDR ?

A

Stores the data of the instruction currently being executed

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

what’s the purpose of the MAR ?

A

To hold the address of the instruction currently being executed so that the data bus can retrieve the data

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

what’s the purpose of the CIR ?

A

holds the current instruction being executed divided into opcode and operand

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

what’s the purpose of the ALU ?

A

To solve mathematic problems presented to it

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

what’s the purpose of the Accumulator ?

A

holds the results of the ALU

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

what’s the purpose of Address bus ?

A

used to transmit the memory addresses of data between the MAR and Ram

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

what’s the purpose of the Control bus ?

A

bi-directional bus used to transmit control signals

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

what’s the purpose of the Program counter ?

A

holds he address of the next instruction to be executed

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

what’s the purpose of the FDE cycle ?

A

FDE cycle is used to process and execute instructions

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

describe the key term “holds he address of the next instruction to be executed”

A

program counter

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

describe the key term “bi-directional bus used to transmit control signals”

A

control bus

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

describe the key term “used to transmit the memory addresses of data between the MAR and Ram”

A

address bus

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

describe the key term “holds the results of the ALU”

A

accumulator

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

describe the key term “To solve mathematic problems presented to it”

A

ALU

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

describe the key term “holds the current instruction being executed divided into opcode and operand”

A

CIR

17
Q

describe the key term “To hold the address of the instruction currently being executed so that the data bus can retrieve the data”

A

MAR

18
Q

describe the key term “Stores the data of the instruction currently being executed”

A

MDR

19
Q

describe the key term “bi-directional bus used for transferring data between the ram and the CPU”

A

Data bus