#include "saig.h"
Go to the source code of this file.
| int Aig_ManVerifyUsingBdds | ( | Aig_Man_t * | pInit, |
| Saig_ParBbr_t * | pPars ) |
| void Bbr_ManSetDefaultParams | ( | Saig_ParBbr_t * | p | ) |
Function*************************************************************
Synopsis [Duplicates the AIG manager recursively.]
Description []
SideEffects []
SeeAlso []
Definition at line 187 of file saigDup.c.


Function*************************************************************
Synopsis [Duplicates while ORing the POs of sequential circuit.]
Description []
SideEffects []
SeeAlso []
Definition at line 91 of file saigDup.c.


Function*************************************************************
Synopsis [Performs abstraction of the AIG to preserve the included flops.]
Description []
SideEffects []
SeeAlso []
Definition at line 207 of file saigDup.c.


Definition at line 545 of file saigDup.c.


| void Saig_ManDupCones_rec | ( | Aig_Man_t * | p, |
| Aig_Obj_t * | pObj, | ||
| Vec_Ptr_t * | vLeaves, | ||
| Vec_Ptr_t * | vNodes, | ||
| Vec_Ptr_t * | vRoots ) |
Function*************************************************************
Synopsis [Copy an AIG structure related to the selected POs.]
Description []
SideEffects []
SeeAlso []
Definition at line 526 of file saigDup.c.


| ABC_NAMESPACE_IMPL_START Aig_Man_t * Saig_ManDupOrpos | ( | Aig_Man_t * | pAig | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [saigDup.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Sequential AIG package.]
Synopsis [Various duplication procedures.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Duplicates while ORing the POs of sequential circuit.]
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file saigDup.c.


Function*************************************************************
Synopsis [Duplicates while ORing the POs of sequential circuit.]
Description []
SideEffects []
SeeAlso []
Definition at line 482 of file saigDup.c.


Function*************************************************************
Synopsis [Resimulates the counter-example.]
Description []
SideEffects []
SeeAlso []
Definition at line 384 of file saigDup.c.


Function*************************************************************
Synopsis [Resimulates the counter-example.]
Description []
SideEffects []
SeeAlso []
Definition at line 436 of file saigDup.c.


Definition at line 347 of file saigDup.c.

Function*************************************************************
Synopsis [Trims the model by removing PIs without fanout.]
Description []
SideEffects []
SeeAlso []
Definition at line 143 of file saigDup.c.

Function*************************************************************
Synopsis [Resimulates the counter-example.]
Description []
SideEffects []
SeeAlso []
Definition at line 281 of file saigDup.c.


Function*************************************************************
Synopsis [Resimulates the counter-example.]
Description []
SideEffects []
SeeAlso []
Definition at line 320 of file saigDup.c.

