#include "nwk.h"
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START void | Nwk_ManStrashNode_rec (Aig_Man_t *p, Hop_Obj_t *pObj) |
| DECLARATIONS ///. | |
| Aig_Obj_t * | Nwk_ManStrashNode (Aig_Man_t *p, Nwk_Obj_t *pObj) |
| Aig_Man_t * | Nwk_ManStrash (Nwk_Man_t *pNtk) |
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 [Derives AIG from the local functions of the node.]
Description []
SideEffects []
SeeAlso []
Definition at line 68 of file nwkStrash.c.


| ABC_NAMESPACE_IMPL_START void Nwk_ManStrashNode_rec | ( | Aig_Man_t * | p, |
| Hop_Obj_t * | pObj ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [nwkStrash.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Logic network representation.]
Synopsis [Performs structural hashing for the network.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Derives AIG from the local functions of the node.]
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file nwkStrash.c.

