Design of a Low Power Minimal Core RISC-V Processor with Robust Pipeline stages for Error-Prone Application.

1 Open Issue Need Help Last updated: Jul 22, 2025

Open Issues Need Help

View All on GitHub
Computer Architecture RISC-V Processors
Implementation Details about 1 month ago

AI Summary: The task is to document the implementation details of a RISC-V processor designed in Verilog HDL, specifically detailing how data hazards (data dependencies) and control hazards are mitigated. This includes explaining the forwarding unit's optimization for data hazards and the bubble insertion technique used for control hazards. The documentation should cover all 37 implemented instructions.

Complexity: 5/5
documentation help wanted

Design of a Low Power Minimal Core RISC-V Processor with Robust Pipeline stages for Error-Prone Application.

Verilog