aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--res/alu.jpgbin0 -> 644430 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9b2dabd..75001f9 100644
--- a/README.md
+++ b/README.md
@@ -77,6 +77,10 @@ The board used in this project is a [Tang Nano 9K](https://wiki.sipeed.com/hardw
![Memory Layout](res/memory_layout.jpg)
+### ALU
+
+![ALU](res/alu.jpg)
+
## Waveform Example
Here we can see the waveforms of various internal signal of the CPU, executing the following instructions:
diff --git a/res/alu.jpg b/res/alu.jpg
new file mode 100644
index 0000000..4ee0b11
--- /dev/null
+++ b/res/alu.jpg
Binary files differ