Added missing slash in readme
This commit is contained in:
committed by
GitHub
parent
844bfd5e79
commit
328592b068
@@ -94,7 +94,7 @@ library RTL can be found in the directory `src_bsc_lib_RTL`.
|
||||
- `src_Core/`, for the CPU core, with sub-directories:
|
||||
- `Core/`: the top-level of the CPU Core (specifically, the files CoreW_IFC.bsv and CoreW.bsv)
|
||||
- `CPU/`: more CPU core sources
|
||||
- `RISCY_OOO`: the bulk of the code, taken from MIT's riscy-ooo design, with local modifications.
|
||||
- `RISCY_OOO/`: the bulk of the code, taken from MIT's riscy-ooo design, with local modifications.
|
||||
- `ISA/`: generic types/constants/functions for the RISC-V ISA (not CPU-implementation-specific)
|
||||
- `PLIC/`: Platform-Level Interrupt Controller (standard RISC-V spec)
|
||||
- `BSV_Additional_Libs/`: generic utilities (not CPU-specific)
|
||||
|
||||
Reference in New Issue
Block a user