Skip to content

directory_structure

kritik bhimani edited this page Dec 26, 2017 · 4 revisions

doc - For documentation

emulator - C source code which are fed to verilator to generate emulator

install - Compiled isa and benchmark tests

project - Contains Scala configuration files fed to Scala Build Tool

sbt - sbt_launch.jar which is fed to java to launch sbt

src - Scala Sources

vsrc - Verilog Sources used for blackbox in chisel

Makefile - To automate building the emulators

Two submodules

  • riscv-fesvr
  • riscv-tests
Clone this wiki locally