mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-22 23:44:35 +00:00
Initial functional SMT backend using functional IR
This commit is contained in:
parent
6f9e21219b
commit
4e370f4426
3 changed files with 290 additions and 549 deletions
|
@ -1,3 +1,3 @@
|
|||
OBJS += backends/functional/cxx.o
|
||||
#OBJS += backends/functional/smtlib.o
|
||||
OBJS += backends/functional/smtlib.o
|
||||
OBJS += backends/functional/test_generic.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue