aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0df0cba..d65b0c7 100644
--- a/README.md
+++ b/README.md
@@ -124,6 +124,7 @@ The following artifacts can be generated using parse.py:
- inst.chisel : chisel code to decode instructions
- inst.sverilog : system verilog code to decode instructions
- inst.rs : rust code containing mask and match variables for all instructions
+- inst.spinalhdl : spinalhdl code to decode instructions
Make sure you install the required python pre-requisites are installed by executing the following
command: