chestnut-Q / SimRISCV

A simple CPU implementation of 5-stage RISC-V pipeline.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimRISCV

A simple 5-stage pipeline CPU implementation.

Features supported: Exception and Interrupt Handling, Paging, BHT, Cache and VGA.

Course project of Computer Organization, 2022 Fall at THU.

Contributors: 滕嘉彦,秦若愚,程子睿

About

A simple CPU implementation of 5-stage RISC-V pipeline.


Languages

Language:Verilog 55.4%Language:SystemVerilog 23.7%Language:C 10.4%Language:Tcl 7.3%Language:Python 2.9%Language:Assembly 0.3%