Unit 4Hardwired Vs
Unit 4Hardwired Vs
Control Signals
In order to generate the control signals, both the control signals were
basically designed. The functionality of a processor's hardware is
operated with the help of these control signals. The control signals are
used to know about various types of things, which are described as
follows:
So, on the basis of the input obtained by the conditional signals, step
counter, external inputs, and instruction register, the control signals will
be generated with the help of Control signal Generator.
With the help of a hardware circuit, we can While with the help of programming, w
implement the hardwired control unit. In can implement the micro-programme
other words, we can say that it is a control unit.
circuitry approach.
The hardwired control unit uses the logic The micro-programmed CU use
circuit so that it can generate the control microinstruction so that it can generat
signals, which are required for the the control signals. Usually, contro
processor. memory is used to store thes
microinstructions.
In this CU, the control signals are going to It is very easy to modify the micro
be generated in the form of hard wired. programmed control unit because th
That's why it is very difficult to modify the modifications are going to be performe
hardwired control unit. only at the instruction level.
In the form of logic gates, everything has The micro-programmed control unit is les
to be realized in the hardwired control costly as compared to the hardwired CU
unit. That's why this CU is more costly as because this control unit only requires th
compared to the micro-programmed microinstruction to generate the contro
control unit. signals.
The hardwired control unit is used in those The micro-programmed control unit i
types of computers that also use the RISC used in those types of computers tha
(Reduced instruction Set Computers). also use the CISC (Complex instructio
Set Computers).
In the hardwired control unit, the hardware In this CU, the microinstructions are use
is used to generate only the required to generate the control signals. That'
control signals. That's why this control unit why this CU is slower than the hardwire
is faster as compared to the micro- control unit.
programmed control unit.
Speed
Modification
Cost
Instruction decoding
A small instruction set is used by the hardwired CU. On the other hand, a
large instruction set is used by the micro-programmed control unit.
Control Memory
The hardwired control unit does not use the control memory to generate
the control signals, but the micro-programmed CU needs to use the
control memory to generate the control signals.
Applications