
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START void | Wlc_NtkPrintInputInfo (Wlc_Ntk_t *pNtk) |
| DECLARATIONS ///. | |
| void | Wlc_NtkPrintInvStats (Wlc_Ntk_t *pNtk, Vec_Int_t *vCounts, int fVerbose) |
| Abc_Ntk_t * | Wlc_NtkGetInv (Wlc_Ntk_t *pNtk, Vec_Int_t *vInv, Vec_Ptr_t *vNamesIn) |
| Vec_Int_t * | Wlc_NtkGetPut (Abc_Ntk_t *pNtk, Gia_Man_t *pGia) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 143 of file wlcAbc.c.

Function*************************************************************
Synopsis [Translate current network into an invariant.]
Description []
SideEffects []
SeeAlso []
Definition at line 248 of file wlcAbc.c.

| ABC_NAMESPACE_IMPL_START void Wlc_NtkPrintInputInfo | ( | Wlc_Ntk_t * | pNtk | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [wlcAbc.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Verilog parser.]
Synopsis [Parses several flavors of word-level Verilog.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - August 22, 2014.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file wlcAbc.c.

Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 97 of file wlcAbc.c.
