Starting from:

$30

COL 216 Assignment 8: Simulating a Pipelined Processor

             

Computer Architecture (COL 216)

Assignment 8: Simulating a Pipelined Processor


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.

More products