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

#include <mapperInt.h>

Collaboration diagram for Map_HashTableStruct_t_:

Public Attributes

Map_HashEntry_t ** pBins
 
int nBins
 
int nEntries
 
Extra_MmFixed_tmmMan
 

Detailed Description

Definition at line 311 of file mapperInt.h.

Member Data Documentation

◆ mmMan

Extra_MmFixed_t* Map_HashTableStruct_t_::mmMan

Definition at line 316 of file mapperInt.h.

◆ nBins

int Map_HashTableStruct_t_::nBins

Definition at line 314 of file mapperInt.h.

◆ nEntries

int Map_HashTableStruct_t_::nEntries

Definition at line 315 of file mapperInt.h.

◆ pBins

Map_HashEntry_t** Map_HashTableStruct_t_::pBins

Definition at line 313 of file mapperInt.h.


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