mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-04 08:33:58 +02:00
Changes to LUT mappers.
This commit is contained in:
+1
-1
@@ -15075,7 +15075,7 @@ int Abc_CommandIf( Abc_Frame_t * pAbc, int argc, char ** argv )
|
||||
|
||||
if ( pPars->fUseDsd )
|
||||
{
|
||||
pPars->fTruth = 0;
|
||||
pPars->fTruth = 1;
|
||||
pPars->fCutMin = 1;
|
||||
pPars->fExpRed = 0;
|
||||
pPars->fUsePerm = 1;
|
||||
|
||||
Reference in New Issue
Block a user