Skip to content

alex19999/RISCV-New

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

riscv-in-nutshell

Cycle-accurate RISC-V simulator for Intel/MIPT educational course

Simple project aimed at gaining knowledge in CPU modelling. The performance simulator (perfsim) wraps the functional simulator and provides cycle-accurate estimation of operations latency.

Description

  • Traditional 5-stage pipeline
  • Long-latency memory (with memory requests)
  • Complete RV32I instruction set
  • Configurable I- and D- caches
  • Simple testing infrastructure (Catch2)

RISCV-New

RISCV-New

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages