From 28ec335d4490aa41b6b5136e0b58602c356bd5d0 Mon Sep 17 00:00:00 2001 From: Aditya Naik Date: Sat, 8 May 2021 12:54:20 -0400 Subject: Readme --- README.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.txt 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. -- cgit v1.2.3