mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 04:31:25 +00:00
Added ezMiniSat EZMINISAT_INCREMENTAL compile-time option
This commit is contained in:
parent
1ec01d8c63
commit
357f3f6e93
2 changed files with 17 additions and 1 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
#define EZMINISAT_SOLVER Minisat::Solver
|
||||
#define EZMINISAT_VERBOSITY 0
|
||||
#define EZMINISAT_INCREMENTAL 1
|
||||
|
||||
#include "ezsat.h"
|
||||
#include <time.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue