CHAPITRE 07 Control Unit
CHAPITRE 07 Control Unit
CHAPITRE 07 Control Unit
CONTROL UNIT
RÉSEAUX
Introduction
PROCESSEUR
CLOUD COMPUTING
Hardwired CU
SERVEUR
Micro programmable
control unit.
INTRODUCTION
Here are some of the control signals that the control unit may send during different
stages of instruction execution:
• Instruction Fetch: Sends a signal to read the instruction from memory at the address
specified by the program counter.
• Instruction Decode: Sends signals to decode the instruction and determine the type of
operation to be performed.
CONTROL SIGNALS
• Register Access: Sends signals to read or write data to registers, based on the
instruction's requirements.
• Address Calculation: Sends signals to calculate necessary addresses, such as during
memory access.
• ALU Control: Sends signals to instruct the ALU on which arithmetic or logic operation
to perform.
CONTROL SIGNALS
• Bus Control: Sends signals to control data and address buses for facilitating
information transfer between different components.
• In summary, the control unit, is responsible for coordinating and controlling operations
within the CPU by sending appropriate signals to various components during
instruction execution.
CONTROL SIGNALS