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