AI Flashcards

1
Q

Purpose of the Fetch Phase:

A

The CPU fetches the instruction from memory. The PC provides the memory address, and the instruction is transferred to the IR via the Data Bus.

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

Components Involved in the Fetch Phase:

A

PC (Program Counter), MAR (Memory Address Register), MBR (Memory Buffer Register), IR (Instruction Register), Control Bus, Data Bus.

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

Purpose of the Execute Phase:

A

The instruction in the IR is decoded and executed. This involves performing operations (e.g., arithmetic) using the ALU, or transferring data using the Data Bus.

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

Components Involved in the Execute Phase:

A

IR (Instruction Register), ALU (Arithmetic Logic Unit), Accumulator, Control Bus, Data Bus.

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