Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISC-V SystemVerilog model

Requirements

You need to have nix package manager installed.

How to build

0) Make sure you are in the root directory of the project (i.e. RISCV-model/)

1) Installing dependencies

nix develop

You may need to pass additional options to nix in case you do not have corresponding features set in nix.conf.

nix develop --extra-experimental-features nix-command --extra-experimental-features flakes

2) Build the project

cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build

About

RISC-V Cycle-Accurate Model

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages