Sale!

COL 216 Assignment 8: Simulating a Pipelined Processor solution

$24.99 $17.49

Original Work ?

Download Details:

  • Name: Assignment8-ndliin.zip
  • Type: zip
  • Size: 82.67 KB

Category: You will Instantly receive a download link upon Payment||Click Original Work Button for Custom work

Description

5/5 - (4 votes)

In this assignment you will extend the simulator you wrote in Assignment 7 by introducing
PIPELINING into the processor.
1. Use the pipelining structure and ideas for the MIPS processor we studied in class.
2. Stall the processor when any type of hazard is detected.
3. In your output, display the instruction that is active in each stage of the pipeline (in
addition to the information you displayed in Assignment 7).
Other details of the simulation, input program, output display, etc., are as stated in Assignment
7.