mirror of https://github.com/YosysHQ/abc.git
Experiments with SAT-based mapping.
This commit is contained in:
parent
1bbf239843
commit
7984628d7f
|
|
@ -22090,6 +22090,7 @@ int Abc_CommandDSat( Abc_Frame_t * pAbc, int argc, char ** argv )
|
|||
fAndOuts = 0;
|
||||
fNewSolver = 0;
|
||||
fSilent = 0;
|
||||
fShowPattern = 0;
|
||||
fVerbose = 0;
|
||||
nConfLimit = 0;
|
||||
nInsLimit = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue