#include "gia.h"
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START Gia_Man_t * | Gia_ManCollapseTest (Gia_Man_t *p, int fVerbose) |
| DECLARATIONS ///. | |
| void | Gia_ManCheckDsd (Gia_Man_t *p, int OffSet, int fVerbose) |
| void | Gia_ManRecurDsd (Gia_Man_t *p, int fVerbose) |
| void Gia_ManCheckDsd | ( | Gia_Man_t * | p, |
| int | OffSet, | ||
| int | fVerbose ) |
| ABC_NAMESPACE_IMPL_START Gia_Man_t * Gia_ManCollapseTest | ( | Gia_Man_t * | p, |
| int | fVerbose ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [giaClp.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Scalable AIG package.]
Synopsis [Collapsing AIG.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
Definition at line 512 of file giaClp.c.