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

Go to the source code of this file.

Functions

ABC_NAMESPACE_IMPL_START int Abc_NtkRestructure (Abc_Ntk_t *pNtk, int nCutMax, int fUpdateLevel, int fUseZeros, int fVerbose)
 DECLARATIONS ///.
 

Function Documentation

◆ Abc_NtkRestructure()

ABC_NAMESPACE_IMPL_START int Abc_NtkRestructure ( Abc_Ntk_t * pNtk,
int nCutMax,
int fUpdateLevel,
int fUseZeros,
int fVerbose )

DECLARATIONS ///.

CFile****************************************************************

FileName [abcRestruct.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 [

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

]

Definition at line 1501 of file abcRestruct.c.

1501{ return 1; }