mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 17:15:33 +00:00
Merge branch 'YosysHQ:main' into master
This commit is contained in:
commit
8c330c0e4b
4 changed files with 19 additions and 8 deletions
8
tests/aiger/and_to_bad_out.aag
Normal file
8
tests/aiger/and_to_bad_out.aag
Normal file
|
@ -0,0 +1,8 @@
|
|||
aag 3 2 0 0 1 1 0 0 0
|
||||
2
|
||||
4
|
||||
6
|
||||
6 2 4
|
||||
i0 pi0
|
||||
i1 pi1
|
||||
b0 b0
|
5
tests/aiger/and_to_bad_out.aig
Normal file
5
tests/aiger/and_to_bad_out.aig
Normal file
|
@ -0,0 +1,5 @@
|
|||
aig 3 2 0 0 1 1
|
||||
6
|
||||
i0 pi0
|
||||
i1 pi1
|
||||
b0 b0
|
Loading…
Add table
Add a link
Reference in a new issue