abc-master
|
Go to the source code of this file.
Functions | |
static ABC_NAMESPACE_IMPL_START int | Abc_NtkFuncCof0 (int t, int v) |
DECLARATIONS ///. More... | |
static int | Abc_NtkFuncCof1 (int t, int v) |
static int | Abc_NtkFuncHasVar (int t, int v) |
static int | Abc_NtkFuncSuppSize (int t) |
void | Abc_NtkCutCostMuxPrecompute () |
int | Abc_NtkCutCostMux (If_Man_t *p, If_Cut_t *pCut) |
Function*************************************************************
Synopsis [Procedure returning the cost of the cut.]
Description [The number of MUXes needed to implement the function.]
SideEffects []
SeeAlso []
Definition at line 148 of file abcIfMux.c.
void Abc_NtkCutCostMuxPrecompute | ( | ) |
Function*************************************************************
Synopsis [Precomputes MUXes and functions of less than 3 inputs.]
Description []
SideEffects []
SeeAlso []
Definition at line 113 of file abcIfMux.c.
|
inlinestatic |
DECLARATIONS ///.
CFile****************************************************************
FileName [abcIf.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Network and node package.]
Synopsis [Interface with the FPGA mapping package.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - November 21, 2006.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 46 of file abcIfMux.c.
|
inlinestatic |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 63 of file abcIfMux.c.
|
inlinestatic |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 80 of file abcIfMux.c.
|
inlinestatic |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 97 of file abcIfMux.c.