mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-07 03:05:36 +02:00
Experiments with BMC.
This commit is contained in:
@@ -828,6 +828,7 @@ int Bmcs_ManPerformMulti( Gia_Man_t * pGia, Bmc_AndPar_t * pPars )
|
||||
ThData[i].pSat = NULL;
|
||||
ThData[i].fWorking = 1;
|
||||
}
|
||||
p->pSat = NULL;
|
||||
Bmcs_ManStop( p );
|
||||
if ( RetValue == -1 && !pPars->fNotVerbose )
|
||||
printf( "No output failed in %d frames. ", f );
|
||||
|
||||
Reference in New Issue
Block a user