mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-12 22:20:55 +00:00
Set aside extraneous tests in simple_abc9 test suite
New test cases on one branch may be automatically copied from simple/ to simple_abc9/, causing failures when switching to another branch. This updates the simple_abc9 script to set aside extraneous tests in a non-destructive way.
This commit is contained in:
parent
004b780b8a
commit
b6904a8e53
2 changed files with 19 additions and 0 deletions
1
tests/simple_abc9/.gitignore
vendored
1
tests/simple_abc9/.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
*.sv
|
||||
*.log
|
||||
*.out
|
||||
*.bak
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue