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

Public Attributes

int Type
 
int Out
 
int StartId
 
int nFans
 
float Delay
 
int pFans [MAX_LUT_SIZE]
 
unsigned pTruth [MAX_LUT_SIZE< 6?1:(1<<(MAX_LUT_SIZE-5))]
 

Detailed Description

Definition at line 2119 of file giaUtil.c.

Member Data Documentation

◆ Delay

float Gia_MapLut_t_::Delay

Definition at line 2125 of file giaUtil.c.

◆ nFans

int Gia_MapLut_t_::nFans

Definition at line 2124 of file giaUtil.c.

◆ Out

int Gia_MapLut_t_::Out

Definition at line 2122 of file giaUtil.c.

◆ pFans

int Gia_MapLut_t_::pFans[MAX_LUT_SIZE]

Definition at line 2126 of file giaUtil.c.

◆ pTruth

unsigned Gia_MapLut_t_::pTruth[MAX_LUT_SIZE< 6?1:(1<<(MAX_LUT_SIZE-5))]

Definition at line 2127 of file giaUtil.c.

◆ StartId

int Gia_MapLut_t_::StartId

Definition at line 2123 of file giaUtil.c.

◆ Type

int Gia_MapLut_t_::Type

Definition at line 2121 of file giaUtil.c.


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