#include "gia.h"
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START Gia_Man_t * | Gia_ManPerformNewResub (Gia_Man_t *p, int nWinCount, int nCutSize, int nProcs, int fVerbose) |
| DECLARATIONS ///. | |
| ABC_NAMESPACE_IMPL_START Gia_Man_t * Gia_ManPerformNewResub | ( | Gia_Man_t * | p, |
| int | nWinCount, | ||
| int | nCutSize, | ||
| int | nProcs, | ||
| int | fVerbose ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [giaResub3.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Scalable AIG package.]
Synopsis [Resubstitution computation.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 44 of file giaResub3.c.