Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Pipeline Datapath and Control. The figure below shows the pipelined datapath with the control signals connected to the control portions of the pipeline registers. Consider
Pipeline Datapath and Control. The figure below shows the pipelined datapath with the control signals connected to the control portions of the pipeline registers. Consider that anything that forwarding is available wherever needed and use the forwarded value. Consider the following set of instructions 1 $k0, 20($zero) lw $k0, o (Sko) addi $k1, $zero, o addi $ki, $k1, 4 addi $ki, $k1, 4 For the given pipeline diagram, provide the value of the datapath wires marked with red letters in cycle 7. Also state whether the value at that wire is garbage (a value is garbage if it will not be used to change any MIPS register, memory, or the PC value Assume that the IF stage of the first instruction (lw) executes in cycle 1. The value in data memory is the same as the address plus 100 (e.g. address 60 holds the value 160). Also assume that the first instruction has a PC value of 0x0000. Write your answers in the provided table. do rean Instr Value Is Garbage? Instr age What are the values of the following control signals in cycle 7? You must state if a signal is 0 or don't care. PCSre Bra RegWrite Re ALUSre ALUOp Mem WriteMemToRe Pipeline Datapath and Control. The figure below shows the pipelined datapath with the control signals connected to the control portions of the pipeline registers. Consider that anything that forwarding is available wherever needed and use the forwarded value. Consider the following set of instructions 1 $k0, 20($zero) lw $k0, o (Sko) addi $k1, $zero, o addi $ki, $k1, 4 addi $ki, $k1, 4 For the given pipeline diagram, provide the value of the datapath wires marked with red letters in cycle 7. Also state whether the value at that wire is garbage (a value is garbage if it will not be used to change any MIPS register, memory, or the PC value Assume that the IF stage of the first instruction (lw) executes in cycle 1. The value in data memory is the same as the address plus 100 (e.g. address 60 holds the value 160). Also assume that the first instruction has a PC value of 0x0000. Write your answers in the provided table. do rean Instr Value Is Garbage? Instr age What are the values of the following control signals in cycle 7? You must state if a signal is 0 or don't care. PCSre Bra RegWrite Re ALUSre ALUOp Mem WriteMemToRe
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started