mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 02:57:51 +00:00
Add binary AIGs converted from AAG
This commit is contained in:
parent
09d758f0a3
commit
4e6c5e4672
14 changed files with 51 additions and 0 deletions
9
tests/aiger/halfadder.aig
Normal file
9
tests/aiger/halfadder.aig
Normal file
|
@ -0,0 +1,9 @@
|
|||
aig 5 2 0 2 3
|
||||
10
|
||||
6
|
||||
i0 x
|
||||
i1 y
|
||||
o0 s
|
||||
o1 c
|
||||
c
|
||||
half adder
|
Loading…
Add table
Add a link
Reference in a new issue