From: Luke Kenneth Casson Leighton Date: Tue, 17 Apr 2018 01:38:06 +0000 (+0100) Subject: add CSRs link X-Git-Tag: convert-csv-opcode-to-binary~5642 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3e07338137611adaadc086ca1f861b5f91a2a4af;p=libreriscv.git add CSRs link --- diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 73c47dc43..92b79a5a3 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -385,7 +385,7 @@ instructions to deal with corner-cases is thus avoided, and implementors get to choose precisely where to focus and target the benefits of their implementation efforts, without "extra baggage". -# CSRs +# CSRs There are a number of CSRs needed, which are used at the instruction decode phase to re-interpret standard RV opcodes (a practice that has precedent