Question: When an instruction is executed by a processor, the instruction is decoded into a set of control signals that are used to control the various

When an instruction is executed by a processor, the instruction is decoded into a set of control signals that are used to control the various processor components (e.g., register file, ALU) and data path. This decoding task can be implemented using either a ROM or decoders. You are asked to implement such a decoder for a simplified MIPS instruction set, called mini-M1PS. Mini-MIPS uses 5 bit opcode (01-05) and supports 13 instructions. Die table below shows all the 13 instructions and their opcodes. For each instruction, the table also lists the corresponding values of eight control signals. Please design a decoder for mini-MIPS using decoders and gates and show your logic circuits schematic
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
