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

Public Attributes

int nMems
 
Mem_Fixed_t ** pMems
 
int nMapSize
 
Mem_Fixed_t ** pMap
 
int nLargeChunksAlloc
 
int nLargeChunks
 
void ** pLargeChunks
 

Detailed Description

Definition at line 73 of file mem.c.

Member Data Documentation

◆ nLargeChunks

int Mem_Step_t_::nLargeChunks

Definition at line 80 of file mem.c.

◆ nLargeChunksAlloc

int Mem_Step_t_::nLargeChunksAlloc

Definition at line 79 of file mem.c.

◆ nMapSize

int Mem_Step_t_::nMapSize

Definition at line 77 of file mem.c.

◆ nMems

int Mem_Step_t_::nMems

Definition at line 75 of file mem.c.

◆ pLargeChunks

void** Mem_Step_t_::pLargeChunks

Definition at line 81 of file mem.c.

◆ pMap

Mem_Fixed_t** Mem_Step_t_::pMap

Definition at line 78 of file mem.c.

◆ pMems

Mem_Fixed_t** Mem_Step_t_::pMems

Definition at line 76 of file mem.c.


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