mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-02 00:00:44 +00:00
Added write_smt2 (only gate level logic supported so far)
This commit is contained in:
parent
aad195b88c
commit
e548483c91
2 changed files with 353 additions and 0 deletions
3
backends/smt2/Makefile.inc
Normal file
3
backends/smt2/Makefile.inc
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
OBJS += backends/smt2/smt2.o
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue