abc-master
|
#include "saig.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START void | Saig_ManReportUselessRegisters (Aig_Man_t *pAig) |
DECLARATIONS ///. More... | |
int | Saig_ManReportComplements (Aig_Man_t *p) |
int Saig_ManReportComplements | ( | Aig_Man_t * | p | ) |
ABC_NAMESPACE_IMPL_START void Saig_ManReportUselessRegisters | ( | Aig_Man_t * | pAig | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [saigScl.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Sequential AIG package.]
Synopsis [Sequential cleanup.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Report registers useless for SEC.]
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file saigScl.c.