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

Go to the source code of this file.

Functions

ABC_NAMESPACE_IMPL_START Abc_Ntk_tAbc_NtkMulti (Abc_Ntk_t *pNtk, int nThresh, int nFaninMax, int fCnf, int fMulti, int fSimple, int fFactor)
 DECLARATIONS ///.
 

Function Documentation

◆ Abc_NtkMulti()

ABC_NAMESPACE_IMPL_START Abc_Ntk_t * Abc_NtkMulti ( Abc_Ntk_t * pNtk,
int nThresh,
int nFaninMax,
int fCnf,
int fMulti,
int fSimple,
int fFactor )

DECLARATIONS ///.

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

FileName [abcMulti.c]

SystemName [ABC: Logic synthesis and verification system.]

PackageName [Network and node package.]

Synopsis [Procedures which transform an AIG into multi-input AND-graph.]

Author [Alan Mishchenko]

Affiliation [UC Berkeley]

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

Revision [

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

]

Definition at line 650 of file abcMulti.c.

650{ return NULL; }
Here is the caller graph for this function: