this problem we want to modify the single cycle datapath shown below (also in in slide 1 of hapter3_single_cycle_datapaths.pptx") so that it supports execution of a new instruction called ju gister (jr). Add Read address Instruction (31:0) Instruction [25:21] Instruction [20:16] Instruction Instruction [15:11) memory XEMO) RegDst Instruction [15:0] RegWrite Read register 1 Read register 2 Read data 1 Write Read register data 2 Write data Registers 16 Sign- extend Instruction [5:0] 83 Shift left 2 ALUSre -XCMO ALU Addresult Zero ALU ALU ALU control PCSic ALUOP $rs # copy contents of "rs" register to PC (PC = $rs) NEW O MemWrite Read data Address result Data Write memory data MemRead ou are allowed to add new control signal(s), wire(s), muxe(s) to support this instruction. First brie plain the required modifications. Then indicate the value of each control signal (RegDst, RegWrit LUSrc, ALUOp, MemRead, MemWrite, Mem ToReg). You must use "X" for control signals when plicable. Modification should not effect the functionality of other instructions we have covered so
this problem we want to modify the single cycle datapath shown below (also in in slide 1 of hapter3_single_cycle_datapaths.pptx") so that it supports execution of a new instruction called ju gister (jr). Add Read address Instruction (31:0) Instruction [25:21] Instruction [20:16] Instruction Instruction [15:11) memory XEMO) RegDst Instruction [15:0] RegWrite Read register 1 Read register 2 Read data 1 Write Read register data 2 Write data Registers 16 Sign- extend Instruction [5:0] 83 Shift left 2 ALUSre -XCMO ALU Addresult Zero ALU ALU ALU control PCSic ALUOP $rs # copy contents of "rs" register to PC (PC = $rs) NEW O MemWrite Read data Address result Data Write memory data MemRead ou are allowed to add new control signal(s), wire(s), muxe(s) to support this instruction. First brie plain the required modifications. Then indicate the value of each control signal (RegDst, RegWrit LUSrc, ALUOp, MemRead, MemWrite, Mem ToReg). You must use "X" for control signals when plicable. Modification should not effect the functionality of other instructions we have covered so
Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
Related questions
Question
Expert Solution
Step 1
Jump instruction resemble the branch but it computes the PC in different way and it is unconditional.
As in branch instruction the lowest 2 bits are always 0.
And the next twenty six bits are taken from 26 but immediate field in jump instruction.
And upper 4 bits of the JTA taken from the upper 4 bits of next instructions
Step by step
Solved in 3 steps with 1 images
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education