abc-master
|
#include "sswInt.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START void | Ssw_ManResimulateBit (Ssw_Man_t *p, Aig_Obj_t *pCand, Aig_Obj_t *pRepr) |
DECLARATIONS ///. More... | |
void | Ssw_ManResimulateWord (Ssw_Man_t *p, Aig_Obj_t *pCand, Aig_Obj_t *pRepr, int f) |
ABC_NAMESPACE_IMPL_START void Ssw_ManResimulateBit | ( | Ssw_Man_t * | p, |
Aig_Obj_t * | pCand, | ||
Aig_Obj_t * | pRepr | ||
) |
DECLARATIONS ///.
CFile****************************************************************
FileName [sswSimSat.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Inductive prover with constraints.]
Synopsis [Performs resimulation using counter-examples.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - September 1, 2008.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Handle the counter-example.]
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file sswSimSat.c.
Function*************************************************************
Synopsis [Handle the counter-example.]
Description []
SideEffects []
SeeAlso []
Definition at line 92 of file sswSimSat.c.