The due date for this assignment is May 4. But you can get full
credit if you submit it by the cutoff date of May 9.
- Make up meaningful field names for all the pipeline registers
in Fig. 6.27, tell each one's width, and how wide each register
is.
- Write a pseudo-code description of the logic inside the
"Forwarding Unit" block in Figure 6.30. You can use
if..then...else, and logical operators &&, ||, !, ==, !=
along with pipeline register fields using the naming convention
developed in class on May 2.