Question: Design a micro controller instruction cycle pipeline to execute an embedded program which has 3 0 0 instructions. Each instruction has a uniform period and
Design a micro controller instruction cycle pipeline to execute an embedded program which has instructions. Each instruction has a uniform period and has pipeline stages in the following order Instruction Fetch IF Instruction Decode ID Execute Ex Memory Access MEM and Register Write Back WB The fetch operation takes clock cycles, decode operation takes clock cycles, execution operation takes cycles, memory access takes cycles and register write back takes cycles. a With necessary diagrams, calculate the total number of clock cycles that will take to execute the program with pipeline. b If the micro controller is given a clock with input clock frequency GHz what is the maximum clock frequency with which the micro controller can operate? c If the instruction pipeline is flushed after every instructions, calculate the total number of clock cycles taken. d Suggest on improvement of performance of the system
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
