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

Public Attributes

int nMems
 
Gia_MmFixed_t ** pMems
 
int nMapSize
 
Gia_MmFixed_t ** pMap
 
int nChunksAlloc
 
int nChunks
 
char ** pChunks
 

Detailed Description

Definition at line 68 of file giaMem.c.

Member Data Documentation

◆ nChunks

int Gia_MmStep_t_::nChunks

Definition at line 76 of file giaMem.c.

◆ nChunksAlloc

int Gia_MmStep_t_::nChunksAlloc

Definition at line 75 of file giaMem.c.

◆ nMapSize

int Gia_MmStep_t_::nMapSize

Definition at line 72 of file giaMem.c.

◆ nMems

int Gia_MmStep_t_::nMems

Definition at line 70 of file giaMem.c.

◆ pChunks

char** Gia_MmStep_t_::pChunks

Definition at line 77 of file giaMem.c.

◆ pMap

Gia_MmFixed_t** Gia_MmStep_t_::pMap

Definition at line 73 of file giaMem.c.

◆ pMems

Gia_MmFixed_t** Gia_MmStep_t_::pMems

Definition at line 71 of file giaMem.c.


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