fixup verilog doubleslash test
authorZachary Snow <zach@zachjs.com>
Thu, 30 Dec 2021 07:06:23 +0000 (00:06 -0700)
committerZachary Snow <zachary.j.snow@gmail.com>
Mon, 3 Jan 2022 15:17:46 +0000 (08:17 -0700)
- add generated doubleslash.v to .gitignore
- ensure backend verilog can be read again

tests/verilog/.gitignore
tests/verilog/doubleslash.ys

index 34da234374eef92264e184cb1fe4501e9dc740e1..96ebe20ba261015a9bc2bce5f988682a21791559 100644 (file)
@@ -3,3 +3,4 @@
 /run-test.mk
 /const_arst.v
 /const_sr.v
+/doubleslash.v
index 8a51f12c2cab1c1c2adff410dc20e9aed5e6a320..c41673ee5a42b08a77478875b4e650641abfb635 100644 (file)
@@ -17,3 +17,5 @@ proc
 opt -full
 
 write_verilog doubleslash.v
+design -reset
+read_verilog doubleslash.v