ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
Abc_Aig_t_ Struct Reference

DECLARATIONS ///. More...

Collaboration diagram for Abc_Aig_t_:

Public Attributes

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.

Member Data Documentation

◆ nBins

int Abc_Aig_t_::nBins

Definition at line 57 of file abcAig.c.

◆ nEntries

int Abc_Aig_t_::nEntries

Definition at line 58 of file abcAig.c.

◆ nStrash0

int Abc_Aig_t_::nStrash0

Definition at line 67 of file abcAig.c.

◆ nStrash1

int Abc_Aig_t_::nStrash1

Definition at line 68 of file abcAig.c.

◆ nStrash2

int Abc_Aig_t_::nStrash2

Definition at line 70 of file abcAig.c.

◆ nStrash5

int Abc_Aig_t_::nStrash5

Definition at line 69 of file abcAig.c.

◆ pBins

Abc_Obj_t** Abc_Aig_t_::pBins

Definition at line 56 of file abcAig.c.

◆ pConst1

Abc_Obj_t* Abc_Aig_t_::pConst1

Definition at line 55 of file abcAig.c.

◆ pNtkAig

Abc_Ntk_t* Abc_Aig_t_::pNtkAig

Definition at line 54 of file abcAig.c.

◆ vAddedCells

Vec_Ptr_t* Abc_Aig_t_::vAddedCells

Definition at line 64 of file abcAig.c.

◆ vLevels

Vec_Vec_t* Abc_Aig_t_::vLevels

Definition at line 62 of file abcAig.c.

◆ vLevelsR

Vec_Vec_t* Abc_Aig_t_::vLevelsR

Definition at line 63 of file abcAig.c.

◆ vNodes

Vec_Ptr_t* Abc_Aig_t_::vNodes

Definition at line 59 of file abcAig.c.

◆ vStackReplaceNew

Vec_Ptr_t* Abc_Aig_t_::vStackReplaceNew

Definition at line 61 of file abcAig.c.

◆ vStackReplaceOld

Vec_Ptr_t* Abc_Aig_t_::vStackReplaceOld

Definition at line 60 of file abcAig.c.

◆ vUpdatedNets

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: