
Go to the source code of this file.
Functions | |
| 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.