Skip to content

The repository contains my implementation of a 5-stage pipelined RV32I processor, offering a deep dive into modern processor architecture.

Notifications You must be signed in to change notification settings

SyedHassanUlHaq/Chisel-5-Stage-Risc-V-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

5-Stage Pipelined RV32I Processor

Explore my implementation of a 5-stage pipelined RV32I processor, offering a deep dive into modern processor architecture. This repository provides a hands-on exploration of the RISC-V ISA with a focus on pipelining techniques.

Key Features:

  • Pipelined Architecture: 5-stage pipeline design for enhanced instruction throughput.
  • RV32I ISA: Implementation adhering to the RV32I instruction set architecture.
  • Chisel Source Code: Access the complete Chisel source code for detailed exploration and customization.
  • Educational Resource: Ideal for students and enthusiasts interested in processor design and RISC-V architecture.

Repository Contents:

  • Browse the organized source code for each pipeline stage and associated components.
  • Gain insights into processor design principles and pipelining concepts.

Feel free to explore, contribute, or use this repository for educational purposes. Dive into the world of advanced processor architectures! 🌐💡

About

The repository contains my implementation of a 5-stage pipelined RV32I processor, offering a deep dive into modern processor architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages