mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-07 16:31:56 +00:00
Add skeleton for new BTOR back-end
This commit is contained in:
parent
eceacdb9a3
commit
6ee305553a
2 changed files with 216 additions and 0 deletions
3
backends/btor/Makefile.inc
Normal file
3
backends/btor/Makefile.inc
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
OBJS += backends/btor/btor.o
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue