forked from ucb-bar/riscv-sodor
-
Notifications
You must be signed in to change notification settings - Fork 21
Home
kritik bhimani edited this page Nov 8, 2017
·
30 revisions
Welcome to the riscv-sodor wiki!
Sodor has two main branches, that are kept in sync:
- "master" branch contains the simplest code
- "comments" branch mirrors master, and adds verbose comments to the code.
Sodor also has advanced branches:
- "fpga" adds all the features needed to bring Sodor up in an FPGA and interact via serial link to host
- "devel" is used for development, such as pulling the latest rocket-chip features into Sodor
Note: On switching from one branch to another please use git submodule update --recursive