#include "base/abc/abc.h"
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START Abc_Ntk_t * | Abc_NtkMulti (Abc_Ntk_t *pNtk, int nThresh, int nFaninMax, int fCnf, int fMulti, int fSimple, int fFactor) |
| DECLARATIONS ///. | |
| ABC_NAMESPACE_IMPL_START Abc_Ntk_t * Abc_NtkMulti | ( | Abc_Ntk_t * | pNtk, |
| int | nThresh, | ||
| int | nFaninMax, | ||
| int | fCnf, | ||
| int | fMulti, | ||
| int | fSimple, | ||
| int | fFactor ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [abcMulti.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Network and node package.]
Synopsis [Procedures which transform an AIG into multi-input AND-graph.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
Definition at line 650 of file abcMulti.c.
