3 Five-Stage-Pipelined-Datapath
Mario Romero edited this page 2023-08-07 18:31:51 +00:00

The five stages of the pipeline are:

  • Fetch
  • Decode
  • Execute
  • Memory
  • Writeback

The circuit diagram is similar to the one explained in the book "Digital Design and Computer Architecture" by Sarah & David Harris

TODO: Add datapath figure