Skip to content

Rinthy-AI/perilus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perilus

A RISC-V RV32I processor written with Chisel as a learning exercise. Basically the same design as the multi-cycle processor from Harris and Harris, but extended to cover the entire base instruction set.

Usage

  1. Install dependencies1
  2. just test chisel verilate simulate

The controls for the standalone simulator aren't documented yet, but the source code makes them at least mildly clear. vim users will feel somewhat at home.

Footnotes

  1. If you use the nix package manager, you can use the shell.nix file in the project root with nix-shell.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors