summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2025-04-30 10:40:29 -0400
committerbd <bdunahu@operationnull.com>2025-04-30 10:40:29 -0400
commit32c7265711fa06ff5daf3e03fcec852d4f60514f (patch)
tree8a8f2eee94604a46666e680c42b29fafb7f94245
parentde05860b750f00e6f9c16144d8949add66f1a785 (diff)
Add screenshot of RISC V[ECTOR] to the README
-rw-r--r--README.md2
-rw-r--r--assets/risc_vector.pngbin0 -> 46701 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 85e2dd8..bdf7b21 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# RISC V[ECTOR]
+![RISC V[ECTOR] UI computing a matrix multiply](./assets/risc_vector.png)
+
## Dependencies
This is a ISA simulator for a mini-ISA including vector support.
diff --git a/assets/risc_vector.png b/assets/risc_vector.png
new file mode 100644
index 0000000..257847e
--- /dev/null
+++ b/assets/risc_vector.png
Binary files differ