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

Go to the source code of this file.

Functions

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

Function Documentation

◆ Abc_NtkBddDec()

ABC_NAMESPACE_IMPL_START Abc_Ntk_t * Abc_NtkBddDec ( Abc_Ntk_t * pNtk,
int fVerbose )

DECLARATIONS ///.

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

FileName [abcCascade.c]

SystemName [ABC: Logic synthesis and verification system.]

PackageName [Network and node package.]

Synopsis [Collapsing the network into two-levels.]

Author [Alan Mishchenko]

Affiliation [UC Berkeley]

Date [Ver. 1.0. Started - June 20, 2005.]

Revision [

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

]

Definition at line 1052 of file abcCascade.c.

1052{ return NULL; }