forked from ucb-bar/riscv-sodor
-
Notifications
You must be signed in to change notification settings - Fork 21
Home
kshalle edited this page Sep 23, 2017
·
30 revisions
Welcome to the riscv-sodor wiki!
Currently there are two development branches and my commits to either of them
Apart from the above main repository changes have also been to made to the following forked repositories to get support for not supported features:
Pull request with following deliverables has already been merged upstream : https://github.com/ucb-bar/riscv-sodor/pull/23
- priv1.10
- chisel3
- support for limited features of debug spec v0.13
Completed
- priv1.10
- chisel3
- debug spec v0.13
- Tilelink integration (code reuse from rocket)
- Port to FPGA
- Microarchitecture diagrams
Not completed
- Support to detect misaligned address
- Documentation along with comments to source
- Integrate glip into sodor on fpga to help establish a communication link with fesvr(x86)
- Refactor source that was used to get support for sodor on fpga to make it more understandable as it is currently in a deep mess
- Complete deliverables, pending tasks as listed above
- Pull request for code not yet merged upstream i.e. tilelink,fpga related,documentation with microarchitecture diagrams
- Get changes in riscv-fesvr upstream
- Support for Open Soc Debug because otherwise its difficult to debug target especially if its running on fpga