Added block diagram to readme.

This commit is contained in:
Ross Thompson 2023-01-21 22:47:47 -06:00
parent bdf8dcf037
commit 963eaad0f5
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ Configurable RISC-V Processor
Wally is a 5-stage pipelined processor configurable to support all the standard RISC-V options, incluidng RV32/64, A, C, F, D, and M extensions, FENCE.I, and the various privileged modes and CSRs. It is written in SystemVerilog. It passes the RISC-V Arch Tests and boots Linux on an FPGA.
![Wally block diagram](wallyriscvTopAll.png)
Wally is described in a textbook, RISC-V System-on-Chip Design, by Harris, Stine, Thompson, and Harris. See Appendix D for directions installing the RISC-V tool chain needed to use Wally.
New users may wish to do the following setup to access the server via a GUI and use a text editor.

BIN
wallyriscvTopAll.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB