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

#include <amapInt.h>

Collaboration diagram for Amap_Set_t_:

Public Attributes

Amap_Set_tpNext
 
unsigned iGate: 16
 
unsigned fInv: 1
 
unsigned nIns: 15
 
char Ins [AMAP_MAXINS]
 

Detailed Description

Definition at line 165 of file amapInt.h.

Member Data Documentation

◆ fInv

unsigned Amap_Set_t_::fInv

Definition at line 169 of file amapInt.h.

◆ iGate

unsigned Amap_Set_t_::iGate

Definition at line 168 of file amapInt.h.

◆ Ins

char Amap_Set_t_::Ins[AMAP_MAXINS]

Definition at line 171 of file amapInt.h.

◆ nIns

unsigned Amap_Set_t_::nIns

Definition at line 170 of file amapInt.h.

◆ pNext

Amap_Set_t* Amap_Set_t_::pNext

Definition at line 167 of file amapInt.h.


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