add auto-generation of out2 column in SVP64RM
[soc.git] / Makefile
index 820ca3f11dabc1f9318e4ccbe57001f6acc1c937..28b8f38b1f2e7189b4e62b4c514691424e5957d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,9 @@ install: develop mkpinmux
 pywriter:
        python3 src/soc/decoder/pseudo/pywriter.py
 
+svanalysis:
+       python3 libreriscv/openpower/sv_analysis.py
+
 develop:
        python3 setup.py develop # yes, develop, not install
        python3 src/soc/decoder/pseudo/pywriter.py