ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
abcReorder.c File Reference
#include "base/abc/abc.h"
Include dependency graph for abcReorder.c:

Go to the source code of this file.

Functions

ABC_NAMESPACE_IMPL_START void Abc_NtkBddReorder (Abc_Ntk_t *pNtk, int fVerbose)
 DECLARATIONS ///.
 

Function Documentation

◆ Abc_NtkBddReorder()

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 [

Id
abcReorder.c,v 1.00 2005/06/20 00:00:00 alanmi Exp

] FUNCTION DEFINITIONS ///

Definition at line 107 of file abcReorder.c.

107{}