3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-26 04:56:05 +00:00

Add write_xaiger

This commit is contained in:
Eddie Hung 2019-02-11 15:18:42 -08:00
parent db08afe146
commit ecd2446132
2 changed files with 11 additions and 21 deletions

View file

@ -1,3 +1,4 @@
OBJS += backends/aiger/aiger.o
OBJS += backends/aiger/xaiger.o