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

Public Attributes

int nEntriesUsed
 
char * pCurrent
 
char * pEnd
 
int nChunkSize
 
int nChunksAlloc
 
int nChunks
 
char ** pChunks
 
int nMemoryUsed
 
int nMemoryAlloc
 

Detailed Description

Definition at line 50 of file aigMem.c.

Member Data Documentation

◆ nChunks

int Aig_MmFlex_t_::nChunks

Definition at line 60 of file aigMem.c.

◆ nChunksAlloc

int Aig_MmFlex_t_::nChunksAlloc

Definition at line 59 of file aigMem.c.

◆ nChunkSize

int Aig_MmFlex_t_::nChunkSize

Definition at line 58 of file aigMem.c.

◆ nEntriesUsed

int Aig_MmFlex_t_::nEntriesUsed

Definition at line 53 of file aigMem.c.

◆ nMemoryAlloc

int Aig_MmFlex_t_::nMemoryAlloc

Definition at line 65 of file aigMem.c.

◆ nMemoryUsed

int Aig_MmFlex_t_::nMemoryUsed

Definition at line 64 of file aigMem.c.

◆ pChunks

char** Aig_MmFlex_t_::pChunks

Definition at line 61 of file aigMem.c.

◆ pCurrent

char* Aig_MmFlex_t_::pCurrent

Definition at line 54 of file aigMem.c.

◆ pEnd

char* Aig_MmFlex_t_::pEnd

Definition at line 55 of file aigMem.c.


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