From 44d49a52c095bd4ba33382bbe18b7082187d965b Mon Sep 17 00:00:00 2001 From: Jessica Clarke Date: Fri, 24 Jul 2020 18:47:26 +0100 Subject: [PATCH] Drop removed CHERI directory from README.md (Closes: #3) 27947f4df763043ceeb7b79914a4bfadd6d52e83 moved the SCRs into the main CSR register file, and that was the only thing in this directory. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b03c45e..44dfefe 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,6 @@ library RTL can be found in the directory `src_bsc_lib_RTL`. - 'PLIC/': Platform-Level Interrupt Controller (standard RISC-V spec) - `BSV_Additional_Libs/`: generic utilities (not CPU-specific) - `Debug_Module/`: RISC-V Debug Module to debug the CPU from GDB or other debuggers - - `CHERI/`: contains source code for capability hardware - `src_Testbench/`, for the surrounding testbench, with sub-directories: