mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-07 03:05:36 +02:00
Added printout of BMC tents in &ps.
This commit is contained in:
@@ -400,7 +400,7 @@ p->timeSim += clock() - clk;
|
||||
// Gia_WriteAiger( pSrm, "gia_srm.aig", 0, 0 );
|
||||
|
||||
if ( pPars->fVeryVerbose )
|
||||
Gia_ManPrintStats( pSrm, 0 );
|
||||
Gia_ManPrintStats( pSrm, 0, 0 );
|
||||
if ( Gia_ManCoNum(pSrm) == 0 )
|
||||
{
|
||||
Gia_ManStop( pSrm );
|
||||
|
||||
Reference in New Issue
Block a user