Skip to content

Commit

Permalink
Add testcases
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiehung committed Jan 7, 2020
1 parent 7c878bf commit 0d3f10d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tests/aiger/symbols.aag
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
aag 2 1 1 1 0
2
4 2 1
4
i0 d
l0 q
o0 q
c
Generated by Yosys 0.9+932 (git sha1 baba33fb, clang 9.0.0-2 -fPIC -Os)
8 changes: 8 additions & 0 deletions tests/aiger/symbols.aig
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
aig 2 1 1 1 0
2 1
4
i0 d
l0 q
o0 q
c
Generated by Yosys 0.9+932 (git sha1 baba33fb, clang 9.0.0-2 -fPIC -Os)

0 comments on commit 0d3f10d

Please sign in to comment.