aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-04-09 14:35:17 +0200
committerClifford Wolf <clifford@clifford.at>2016-04-09 14:35:17 +0200
commitdf7f5915d77034aa9b442100fbe0dee9b66e6d8b (patch)
treea39d3eaad35647a189d96a64f81fdf62b29f64f5 /README.md
parentaa17d587843a78e3d49b5e24bc5e4ab76e8c6383 (diff)
downloadpicorv32-df7f5915d77034aa9b442100fbe0dee9b66e6d8b.tar.gz
picorv32-df7f5915d77034aa9b442100fbe0dee9b66e6d8b.zip
Added documentation for COMPRESSED_ISA parameter
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 08deca1..072a339 100644
--- a/README.md
+++ b/README.md
@@ -185,6 +185,11 @@ the ALU.
*Note: Enabling this parameter will be most effective when retiming (aka
"register balancing") is enabled in the synthesis flow.*
+#### COMPRESSED_ISA (default = 0)
+
+This enables support for the RISC-V Compressed Instruction Set. Currently
+this implements the draft version 1.9 of the compressed ISA specification.
+
#### CATCH_MISALIGN (default = 1)
Set this to 0 to disable the circuitry for catching misaligned memory