3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-06 19:21:23 +00:00

smtr: Fork smtlib for rosette

This commit is contained in:
Krystine Sherwin 2024-08-23 09:05:44 +12:00 committed by Emily (aiju)
parent 2b8db94aa0
commit 8b29629ca9
2 changed files with 304 additions and 0 deletions

View file

@ -1,3 +1,4 @@
OBJS += backends/functional/cxx.o
OBJS += backends/functional/smtlib.o
OBJS += backends/functional/smtlib_rosette.o
OBJS += backends/functional/test_generic.o