From 71ecf3563997ea9e7e15a3295aecfe773ad9c04e Mon Sep 17 00:00:00 2001 From: Ncerzzk Date: Sun, 1 May 2022 08:13:54 +0800 Subject: add spinalhdl support (#108) * add spinalhdl support Signed-off-by: ncer * restruct chisel and spinalhdl parser Signed-off-by: ncer --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ccff222..10dd2c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .*.swp encoding.out.h inst.chisel +inst.spinalhdl inst.go instr-table.tex priv-instr-table.tex -- cgit v1.1