diff options
author | Flavian Kaufmann <flavian@flaviankaufmann.ch> | 2024-05-21 08:26:50 +0200 |
---|---|---|
committer | Flavian Kaufmann <flavian@flaviankaufmann.ch> | 2024-05-21 08:26:50 +0200 |
commit | 98d0dd96611dc2c0e444eaf9410f8adf2924c6b5 (patch) | |
tree | fb37b6175c794fe2e30aa0c89aad29d3980414a1 | |
parent | fefd558d0133b1c796de108d3be6cf579e262e7b (diff) | |
download | riscv_cpu-98d0dd96611dc2c0e444eaf9410f8adf2924c6b5.tar.gz riscv_cpu-98d0dd96611dc2c0e444eaf9410f8adf2924c6b5.zip |
alu graphic
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | res/alu.jpg | bin | 0 -> 644430 bytes |
2 files changed, 4 insertions, 0 deletions
@@ -77,6 +77,10 @@ The board used in this project is a [Tang Nano 9K](https://wiki.sipeed.com/hardw  +### ALU + + + ## 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 Binary files differnew file mode 100644 index 0000000..4ee0b11 --- /dev/null +++ b/res/alu.jpg |