Answered step by step
Verified Expert Solution
Question
1 Approved Answer
2. A computer is constructed using a 3.0 GHz processor. It has 512 MB RAM, which has a 1 ns latency. The processor has three
2. A computer is constructed using a 3.0 GHz processor. It has 512 MB RAM, which has a 1 ns latency. The processor has three types of instructions: Branch, Arithmetic & Logic, and Memory move. The processor needs 5, 4, and 5 clocks to execute each category of instructions, respectively. It is observed that out of all the instructions executed, 20% are branch instructions, and 40% are Arithmetic and Logic operations. Branch and Memory Move instructions need two memory accesses, but Arithmetic and Logic instructions need only one. (i) Calculate the average CPI of the processor (5 marks) (ii) Find the MIPS rating of the processor. (5 marks) (iii) Calculate the MIPS rating of the computer. (5 marks) (iv) Estimate the time taken to execute a program with n number of instructions
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