abc-master
|
#include "dchInt.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START int | Dch_NodesAreEquiv (Dch_Man_t *p, Aig_Obj_t *pOld, Aig_Obj_t *pNew) |
DECLARATIONS ///. More... | |
ABC_NAMESPACE_IMPL_START int Dch_NodesAreEquiv | ( | Dch_Man_t * | p, |
Aig_Obj_t * | pOld, | ||
Aig_Obj_t * | pNew | ||
) |
DECLARATIONS ///.
CFile****************************************************************
FileName [dchSat.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Choice computation for tech-mapping.]
Synopsis [Calls to the SAT solver.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 29, 2008.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Runs equivalence test for the two nodes.]
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file dchSat.c.