subject

1. What is the CPI for a single cycle process model?
Use the following for problems 2 through 6:
β€’ memory read/writes take 200 ps
β€’ ALU/adder operations take 100 ps
β€’ (each) register read/writes take 75 ps.
2. Assume a processor only fetches instructions (in other words, there is no execution of the instructions). Assuming no additional delays, how long is the clock cycle for a single cycle implementation and a fixed-length clock?
3. Assume a processor is only able to support register addressing mode instructions Assuming no additional delays, how long is the clock cycle for a single cycle implementation and a fixed-length clock?
4. Assume a processor is only able to support pc-relative addressing mode instructions Assuming no additional delays, how long is the clock cycle for a single cycle implementation and a fixed-length clock?
5. Assume a processor is only able to support pseudo-direct addressing mode instructions. Assuming no additional delays, how long is the clock cycle for a single cycle implementation and a fixed-length clock?
6. Assume a processor supports all instructions and addressing modes. A program consists of 25% store words, 15% load words, 10% branches, 5% jumps and 45% alu operations. Assuming no additional delays, how long is the clock cycle for a single cycle implementation and a fixed-length clock?
7. The control line values are given in the notes and in your text. For each of the instructions listed (r-type, lw, sw, beq), describe the effect that a single stuck-at-0 fault (the value is always 0) occurs for each of the 9 control lines. For example RegDst is stuck at 0, but the other control lines have the correct value. Which instruction will not work correctly and why?
8. Give the control for the 9 control lines to implement the addi instruction.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:20
Write a program that reads a file consisting of students’ test scores in the range 0–200. it should then determine the number of students having scores in each of the following ranges: 0–24, 25–49, 50–74, 75–99, 100–124, 125–149, 150–174, and 175–200. output the score ranges and the number of students. (run your program with the following input data: 76, 89, 150, 135, 200, 76, 12, 100, 150, 28, 178, 189, 167, 200, 175, 150, 87, 99, 129, 149, 176, 200, 87, 35, 157, 189.)
Answers: 3
question
Computers and Technology, 23.06.2019 18:30
Write a program that prints the day number of the year, given the date in the form month-day-year. for example, if the input is 1-1-2006, the day number is 1; if the input is 12-25-2006, the day number is 359. the program should check for a leap year. a year is a leap year if it is divisible by 4, but not divisible by 100. for example, 1992 and 2008 are divisible by 4, but not by 100. a year that is divisible by 100 is a leap year if it is also divisible by 400. for example, 1600 and 2000 are divisible by 400. however, 1800 is not a leap year because 1800 is not divisible by 400.
Answers: 3
question
Computers and Technology, 24.06.2019 00:00
Consider the series where in this problem you must attempt to use the ratio test to decide whether the series converges. compute enter the numerical value of the limit l if it converges, inf if it diverges to infinity, minf if it diverges to negative infinity, or div if it diverges but not to infinity or negative infinity.
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
Ais a built in formula in spread spread a is any math process such as addition or subtraction. options are function and operation
Answers: 1
You know the right answer?
1. What is the CPI for a single cycle process model?
Use the following for problems 2 through...
Questions
question
Mathematics, 14.01.2020 23:31
question
Mathematics, 14.01.2020 23:31