Changes to LUT mappers.

This commit is contained in:
Alan Mishchenko
2014-02-17 18:28:48 -08:00
parent eb66ce9c31
commit 6ad7dae1ae
10 changed files with 824 additions and 52 deletions
+1 -1
View File
@@ -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;