#include "base/abc/abc.h"
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START Abc_Ntk_t * | Abc_NtkLutmin (Abc_Ntk_t *pNtkInit, int nLutSize, int fReorder, int fVerbose) |
| DECLARATIONS ///. | |
| void | Abc_NtkBddDecExplore (Abc_Obj_t *pNode) |
| void Abc_NtkBddDecExplore | ( | Abc_Obj_t * | pNode | ) |
Definition at line 1250 of file abcLutmin.c.
| ABC_NAMESPACE_IMPL_START Abc_Ntk_t * Abc_NtkLutmin | ( | Abc_Ntk_t * | pNtkInit, |
| int | nLutSize, | ||
| int | fReorder, | ||
| int | fVerbose ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [abcLutmin.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Network and node package.]
Synopsis [Minimization of the number of LUTs.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] FUNCTION DEFINITIONS ///
Definition at line 1249 of file abcLutmin.c.
