Session3-Hardwired and Microprogrammed control
Session3-Hardwired and Microprogrammed control
PC Routine_ Address
ADD R1, X
Hardwired Control
Micro programmed Control
Figure- 4.7
Control unit takes instruction register, the clock, flags and control
bus signals as input. Actually control unit does the use of opcode
and will perform different actions for different instructions. Here, as
shown in the figure-4.7, the opcode of the instructions available in
the Instruction Register will be the input to the decoder and will be
decoded by the decoder. So, the decoded output will be the input
to the control unit and hence there would be a unique logic input
for each opcode.
Figure- 4.8