3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-30 06:50:09 +00:00

Added ezSAT::keep_cnf() and ezSAT::non_incremental()

This commit is contained in:
Clifford Wolf 2014-07-21 01:49:59 +02:00
parent ade659e617
commit b1d520949b
5 changed files with 71 additions and 8 deletions

View file

@ -18,7 +18,8 @@ test: all
./testbench
./demo_bit
./demo_vec
./demo_cmp
# ./demo_cmp
# ./puzzle3d
clean:
rm -f demo_bit demo_vec demo_cmp testbench puzzle3d *.o *.d