mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-03 03:53:22 +02:00
Temporary debugging change.
This commit is contained in:
@@ -721,6 +721,7 @@ void If_CluVerify3( word * pF, int nVars, If_Grp_t * g, If_Grp_t * g2, If_Grp_t
|
||||
Kit_DsdPrintFromTruth( (unsigned*)pF, nVars ); printf( "\n" );
|
||||
// Extra_PrintHex( stdout, (unsigned *)pF, nVars ); printf( "\n" );
|
||||
printf( "Verification FAILED!\n" );
|
||||
fflush( stdout );
|
||||
exit(1);
|
||||
}
|
||||
// else
|
||||
|
||||
Reference in New Issue
Block a user