#include "base/abc/abc.h"
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START int | Abc_NtkExtractSequentialDcs (Abc_Ntk_t *pNtk, int fVerbose) |
| DECLARATIONS ///. | |
| ABC_NAMESPACE_IMPL_START int Abc_NtkExtractSequentialDcs | ( | Abc_Ntk_t * | pNtk, |
| int | fVerbose ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [abcUnreach.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Network and node package.]
Synopsis [Computes unreachable states for small benchmarks.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
Definition at line 356 of file abcUnreach.c.