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:
parent
ade659e617
commit
b1d520949b
5 changed files with 71 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue