RISC-V CPU Base Integer 32 bit ISA Implementation in Verilog HDL (Singlecycle, Multicycle, Pipelined). Update with more extension functionalities in the future.
-
Updated
Jan 7, 2025 - Verilog
RISC-V CPU Base Integer 32 bit ISA Implementation in Verilog HDL (Singlecycle, Multicycle, Pipelined). Update with more extension functionalities in the future.
🧠 Pipelined Processor is to design, implement and test a Harvard (separate memories for data and instructions), RISC-like, five-stages pipeline processor.
A 32 Bit RISC-V Processor Implementation in Verilog
A ModelSim project that implements a MIPS pipelined CPU in Verilog, enhancing efficiency through pipelining based on single-cycle CPU concepts.
Add a description, image, and links to the pipelined-processor topic page so that developers can more easily learn about it.
To associate your repository with the pipelined-processor topic, visit your repo's landing page and select "manage topics."