The instruction decoder of a processor is a combinatoric circuit sometimes in the form of a read-only memory, sometimes in the form of an ordinary combinatoric circuit. Its purpose is to translate an instruction code into the address in the micro memory where the micro code for the instruction starts.
In our example computer, the input to the instruction decoder is the low 5 bits of the data bus, for a total of 32 different instruction codes. The output is 6 bits to correspond to the width of the micro PC and the micro memory.
Inteligence uses cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkPrivacy policy
Answer ( 1 )
The instruction decoder of a processor is a combinatoric circuit sometimes in the form of a read-only memory, sometimes in the form of an ordinary combinatoric circuit. Its purpose is to translate an instruction code into the address in the micro memory where the micro code for the instruction starts.
In our example computer, the input to the instruction decoder is the low 5 bits of the data bus, for a total of 32 different instruction codes. The output is 6 bits to correspond to the width of the micro PC and the micro memory.