fixup verilog doubleslash test
- add generated doubleslash.v to .gitignore - ensure backend verilog can be read again
This commit is contained in:
committed by
Zachary Snow
parent
8c509a5659
commit
207af4196b
1
tests/verilog/.gitignore
vendored
1
tests/verilog/.gitignore
vendored
@@ -3,3 +3,4 @@
|
||||
/run-test.mk
|
||||
/const_arst.v
|
||||
/const_sr.v
|
||||
/doubleslash.v
|
||||
|
||||
@@ -17,3 +17,5 @@ proc
|
||||
opt -full
|
||||
|
||||
write_verilog doubleslash.v
|
||||
design -reset
|
||||
read_verilog doubleslash.v
|
||||
|
||||
Reference in New Issue
Block a user