mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-03 16:29:14 +02:00
%pdra: fixed bugs
This commit is contained in:
@@ -160,7 +160,8 @@ int IPdr_ManCheckClauses( Pdr_Man_t * p )
|
||||
printf( "Cube[%d][%d] not inductive!\n", k, j );
|
||||
}
|
||||
|
||||
assert( RetValue == 1 );
|
||||
if ( RetValue == -1 )
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user