Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 708 Bytes

File metadata and controls

13 lines (10 loc) · 708 Bytes

5-Stage-RISC-V-Pipeline

An implementation of a 5 stage RISC-V pipeline using Xilinx Vivado aiming to optimize the instruction throughput and reducing the cycle time by implementing hazard detection and forwarding mechanisms to handle data dependencies and control hazards effectively

Features

  • Multi-cycle 5 Stage Pipeline RISC-V
  • Data, Structural and Control Hazard Detection
  • Data Fowarding

Simulation

Screenshot 2024-05-29 160845

RTL Diagram

Screenshot 2024-05-29 160958