#include "base/abc/abc.h"
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START void | Abc_NtkPrintUnate (Abc_Ntk_t *pNtk, int fUseBdds, int fUseNaive, int fVerbose) |
| DECLARATIONS ///. | |
| ABC_NAMESPACE_IMPL_START void Abc_NtkPrintUnate | ( | Abc_Ntk_t * | pNtk, |
| int | fUseBdds, | ||
| int | fUseNaive, | ||
| int | fVerbose ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [abcUnate.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Network and node package.]
Synopsis []
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
Definition at line 168 of file abcUnate.c.