aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Naik2021-05-08 12:54:20 -0400
committerAditya Naik2021-05-08 12:54:20 -0400
commit28ec335d4490aa41b6b5136e0b58602c356bd5d0 (patch)
tree29e605cf420939160cdd2da87b4757413388e208
parent1acccc74b1036d9d3847fdcc60c392125a03be85 (diff)
-rw-r--r--README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..be3f71c
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,4 @@
+RV64I core
+
+(What will someday be) a single-cycle RISC-V core that supports RV64I extension. The goal is to
+run the MIT XV6 kernel ported to RV64I on this core.