abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Abc_Aig_t_ Struct Reference

DECLARATIONS ///. More...

Data Fields

Abc_Ntk_tpNtkAig
 
Abc_Obj_tpConst1
 
Abc_Obj_t ** pBins
 
int nBins
 
int nEntries
 
Vec_Ptr_tvNodes
 
Vec_Ptr_tvStackReplaceOld
 
Vec_Ptr_tvStackReplaceNew
 
Vec_Vec_tvLevels
 
Vec_Vec_tvLevelsR
 
Vec_Ptr_tvAddedCells
 
Vec_Ptr_tvUpdatedNets
 
int nStrash0
 
int nStrash1
 
int nStrash5
 
int nStrash2
 

Detailed Description

DECLARATIONS ///.

CFile****************************************************************

FileName [abcAig.c]

SystemName [ABC: Logic synthesis and verification system.]

PackageName [Network and node package.]

Synopsis [Simple structural hashing package.]

Author [Alan Mishchenko]

Affiliation [UC Berkeley]

Date [Ver. 1.0. Started - June 20, 2005.]

Revision [

Id:
abcAig.c,v 1.00 2005/06/20 00:00:00 alanmi Exp

]

Definition at line 52 of file abcAig.c.

Field Documentation

int Abc_Aig_t_::nBins

Definition at line 57 of file abcAig.c.

int Abc_Aig_t_::nEntries

Definition at line 58 of file abcAig.c.

int Abc_Aig_t_::nStrash0

Definition at line 67 of file abcAig.c.

int Abc_Aig_t_::nStrash1

Definition at line 68 of file abcAig.c.

int Abc_Aig_t_::nStrash2

Definition at line 70 of file abcAig.c.

int Abc_Aig_t_::nStrash5

Definition at line 69 of file abcAig.c.

Abc_Obj_t** Abc_Aig_t_::pBins

Definition at line 56 of file abcAig.c.

Abc_Obj_t* Abc_Aig_t_::pConst1

Definition at line 55 of file abcAig.c.

Abc_Ntk_t* Abc_Aig_t_::pNtkAig

Definition at line 54 of file abcAig.c.

Vec_Ptr_t* Abc_Aig_t_::vAddedCells

Definition at line 64 of file abcAig.c.

Vec_Vec_t* Abc_Aig_t_::vLevels

Definition at line 62 of file abcAig.c.

Vec_Vec_t* Abc_Aig_t_::vLevelsR

Definition at line 63 of file abcAig.c.

Vec_Ptr_t* Abc_Aig_t_::vNodes

Definition at line 59 of file abcAig.c.

Vec_Ptr_t* Abc_Aig_t_::vStackReplaceNew

Definition at line 61 of file abcAig.c.

Vec_Ptr_t* Abc_Aig_t_::vStackReplaceOld

Definition at line 60 of file abcAig.c.

Vec_Ptr_t* Abc_Aig_t_::vUpdatedNets

Definition at line 65 of file abcAig.c.


The documentation for this struct was generated from the following file: