mirror of https://github.com/YosysHQ/abc.git
Changes to 'pdr' to run with updated Satoko.
This commit is contained in:
parent
f06056d85d
commit
be49b0fa18
|
|
@ -32,7 +32,7 @@
|
||||||
#include "misc/hash/hashInt.h"
|
#include "misc/hash/hashInt.h"
|
||||||
#include "aig/gia/giaAig.h"
|
#include "aig/gia/giaAig.h"
|
||||||
|
|
||||||
#define PDR_USE_SATOKO 1
|
//#define PDR_USE_SATOKO 1
|
||||||
|
|
||||||
#ifndef PDR_USE_SATOKO
|
#ifndef PDR_USE_SATOKO
|
||||||
#include "sat/bsat/satSolver.h"
|
#include "sat/bsat/satSolver.h"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue