Implemented a RISC 5-stage pipeline in C++ and ran a benchmark program to observe a 60% reduction in total execution time between the pipelined and unpipelined design.
-
Updated
Jan 9, 2026 - C++
Implemented a RISC 5-stage pipeline in C++ and ran a benchmark program to observe a 60% reduction in total execution time between the pipelined and unpipelined design.
Add a description, image, and links to the data-hazards topic page so that developers can more easily learn about it.
To associate your repository with the data-hazards topic, visit your repo's landing page and select "manage topics."