
Go to the source code of this file.
Typedefs | |
| typedef typedefABC_NAMESPACE_HEADER_START struct Ntl_Man_t_ | Ntl_Man_t |
| INCLUDES ///. | |
| typedef struct Nwk_Man_t_ | Nwk_Man_t |
| typedef typedefABC_NAMESPACE_HEADER_START struct Ntl_Man_t_ Ntl_Man_t |
INCLUDES ///.
CFile****************************************************************
FileName [ntlnwk.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Netlist and network representation.]
Synopsis [External declarations.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] PARAMETERS /// BASIC TYPES ///
| typedef struct Nwk_Man_t_ Nwk_Man_t |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
MACRO DEFINITIONS ///.
INLINED FUNCTIONS /// ITERATORS /// FUNCTION DECLARATIONS ///
|
extern |
|
extern |
|
extern |
Function*************************************************************
Synopsis [Resynthesizes nodes using bi-decomposition.]
Description []
SideEffects []
SeeAlso []
Definition at line 129 of file nwkBidec.c.


DECLARATIONS ///.
CFile****************************************************************
FileName [nwkCheck.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Logic network representation.]
Synopsis [Consistency checking procedures.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Checking the logic network for consistency.]
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file nwkCheck.c.


|
extern |
Function*************************************************************
Synopsis [Dumps the BLIF file for the network.]
Description []
SideEffects []
SeeAlso []
Definition at line 257 of file nwkUtil.c.


Function*************************************************************
Synopsis [Deallocates the manager.]
Description []
SideEffects []
SeeAlso []
Definition at line 71 of file nwkMan.c.


Function*************************************************************
Synopsis [Performs LUT merging with parameters.]
Description []
SideEffects []
SeeAlso []
Definition at line 970 of file nwkMerge.c.

Function*************************************************************
Synopsis [Prints the distribution of fanins/fanouts in the network.]
Description []
SideEffects []
SeeAlso []
Definition at line 357 of file nwkUtil.c.

|
extern |
Function*************************************************************
Synopsis [Prints stats of the manager.]
Description []
SideEffects []
SeeAlso []
Definition at line 234 of file nwkMan.c.

DECLARATIONS ///.
CFile****************************************************************
FileName [nwkMap.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Logic network representation.]
Synopsis [Interface to technology mapping.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Load the network into FPGA manager.]
Description []
SideEffects []
SeeAlso []
Definition at line 46 of file nwkMap.c.

|
extern |
Function*************************************************************
Synopsis [Adds choices to speed up the network by the given percentage.]
Description []
SideEffects []
SeeAlso []
Definition at line 203 of file nwkSpeedup.c.

Function*************************************************************
Synopsis [Derives AIG from the logic network.]
Description [Assumes topological ordering of nodes.]
SideEffects []
SeeAlso []
Definition at line 99 of file nwkStrash.c.


Function*************************************************************
Synopsis [Interface with the FPGA mapping package.]
Description []
SideEffects []
SeeAlso []
Definition at line 360 of file nwkMap.c.
