abc-master
|
#include "fraigInt.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START void | Fraig_ManAddChoices (Fraig_Man_t *pMan, int fVerbose, int nLimit) |
DECLARATIONS ///. More... | |
ABC_NAMESPACE_IMPL_START void Fraig_ManAddChoices | ( | Fraig_Man_t * | pMan, |
int | fVerbose, | ||
int | nLimit | ||
) |
DECLARATIONS ///.
CFile****************************************************************
FileName [fraigTrans.c]
PackageName [MVSIS 1.3: Multi-valued logic synthesis system.]
Synopsis [Adds the additive and distributive choices to the AIG.]
Author [MVSIS Group]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - February 1, 2003.]
Revision [
]FUNCTION DEFITIONS /// Function*************************************************************
Synopsis [Adds choice nodes based on associativity.]
Description [Make nLimit big AND gates and add all decompositions to the Fraig.]
SideEffects []
SeeAlso []
Definition at line 44 of file fraigChoice.c.