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

#include <hop.h>

Collaboration diagram for Hop_Man_t_:

Public Attributes

Vec_Ptr_tvPis
 
Vec_Ptr_tvPos
 
Vec_Ptr_tvObjs
 
Hop_Obj_tpConst1
 
Hop_Obj_t Ghost
 
int nObjs [AIG_VOID]
 
int nCreated
 
int nDeleted
 
Hop_Obj_t ** pTable
 
int nTableSize
 
void * pData
 
int nTravIds
 
int fRefCount
 
int fCatchExor
 
Vec_Ptr_tvChunks
 
Vec_Ptr_tvPages
 
Hop_Obj_tpListFree
 
abctime time1
 
abctime time2
 

Detailed Description

Definition at line 84 of file hop.h.

Member Data Documentation

◆ fCatchExor

int Hop_Man_t_::fCatchExor

Definition at line 103 of file hop.h.

◆ fRefCount

int Hop_Man_t_::fRefCount

Definition at line 102 of file hop.h.

◆ Ghost

Hop_Obj_t Hop_Man_t_::Ghost

Definition at line 91 of file hop.h.

◆ nCreated

int Hop_Man_t_::nCreated

Definition at line 94 of file hop.h.

◆ nDeleted

int Hop_Man_t_::nDeleted

Definition at line 95 of file hop.h.

◆ nObjs

int Hop_Man_t_::nObjs[AIG_VOID]

Definition at line 93 of file hop.h.

◆ nTableSize

int Hop_Man_t_::nTableSize

Definition at line 98 of file hop.h.

◆ nTravIds

int Hop_Man_t_::nTravIds

Definition at line 101 of file hop.h.

◆ pConst1

Hop_Obj_t* Hop_Man_t_::pConst1

Definition at line 90 of file hop.h.

◆ pData

void* Hop_Man_t_::pData

Definition at line 100 of file hop.h.

◆ pListFree

Hop_Obj_t* Hop_Man_t_::pListFree

Definition at line 107 of file hop.h.

◆ pTable

Hop_Obj_t** Hop_Man_t_::pTable

Definition at line 97 of file hop.h.

◆ time1

abctime Hop_Man_t_::time1

Definition at line 109 of file hop.h.

◆ time2

abctime Hop_Man_t_::time2

Definition at line 110 of file hop.h.

◆ vChunks

Vec_Ptr_t* Hop_Man_t_::vChunks

Definition at line 105 of file hop.h.

◆ vObjs

Vec_Ptr_t* Hop_Man_t_::vObjs

Definition at line 89 of file hop.h.

◆ vPages

Vec_Ptr_t* Hop_Man_t_::vPages

Definition at line 106 of file hop.h.

◆ vPis

Vec_Ptr_t* Hop_Man_t_::vPis

Definition at line 87 of file hop.h.

◆ vPos

Vec_Ptr_t* Hop_Man_t_::vPos

Definition at line 88 of file hop.h.


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