From db3a9e4f7319ada882aba068f3c3771ee0db2e2a Mon Sep 17 00:00:00 2001 From: "Tine, Blaise" Date: Sat, 11 Jan 2020 10:59:46 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ea321e1..02b673c6 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ Vortex currently supported RISC-V RV32I ISA /SimX contains a cycle-approximate simulator for Vortex. -/rtl is verilog for the processor. Currently supports RV32IM and passes all tests. +/rtl constains Vortex processor hardware description.