forked from ucb-bar/riscv-sodor
-
Notifications
You must be signed in to change notification settings - Fork 21
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