Problems in this exercise assume that the logic blocks used to implement a processors datapath have the

Question:

Problems in this exercise assume that the logic blocks used to implement a processor’s datapath have the following latencies:

I- Mem Register /D- File Mem 250ps 150ps 25ps 200ps 150ps 5ps Mux ALU Adder Singlegate Register Register Sign


“Register read” is the time needed after the rising clock edge for the new register value to appear on the output. This value applies to the PC only. “Register setup” is the amount of time a register’s data input must be stable before the rising edge of the clock. This value applies to both the PC and Register File.

1. What is the latency of an R-type instruction (i.e., how long must the clock period be to ensure that this instruction works correctly)?

2. What is the latency of lw? (Check your answer carefully. Many students place extra muxes on the critical path.)

3. What is the latency of sw? (Check your answer carefully. Many students place extra muxes on the critical path.)

4. What is the latency of beq?

5. What is the latency of an arithmetic, logical, or shift
I-type (non-load) instruction?

6. What is the minimum clock period for this CPU?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: