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

Public Attributes

Abc_Ntk_tpNtk
 
int nLutSize
 
int nLutsMax
 
int nIters
 
int fDelayLut
 
int fDelayRoute
 
int fDelayDirect
 
int fVerbose
 
int DelayMax
 
Vec_Int_tvTime [2]
 
Vec_Int_tvCrits [2]
 
Vec_Int_tvPath [2]
 
Vec_Wec_tvStack
 
Vec_Int_tvZeroSlack
 
Vec_Int_tvCands
 
Vec_Int_tvTrace
 
Vec_Int_tvTraceBest
 

Detailed Description

Definition at line 980 of file abcCas.c.

Member Data Documentation

◆ DelayMax

int Abc_LutCas_t_::DelayMax

Definition at line 993 of file abcCas.c.

◆ fDelayDirect

int Abc_LutCas_t_::fDelayDirect

Definition at line 990 of file abcCas.c.

◆ fDelayLut

int Abc_LutCas_t_::fDelayLut

Definition at line 988 of file abcCas.c.

◆ fDelayRoute

int Abc_LutCas_t_::fDelayRoute

Definition at line 989 of file abcCas.c.

◆ fVerbose

int Abc_LutCas_t_::fVerbose

Definition at line 991 of file abcCas.c.

◆ nIters

int Abc_LutCas_t_::nIters

Definition at line 987 of file abcCas.c.

◆ nLutSize

int Abc_LutCas_t_::nLutSize

Definition at line 985 of file abcCas.c.

◆ nLutsMax

int Abc_LutCas_t_::nLutsMax

Definition at line 986 of file abcCas.c.

◆ pNtk

Abc_Ntk_t* Abc_LutCas_t_::pNtk

Definition at line 983 of file abcCas.c.

◆ vCands

Vec_Int_t* Abc_LutCas_t_::vCands

Definition at line 999 of file abcCas.c.

◆ vCrits

Vec_Int_t* Abc_LutCas_t_::vCrits[2]

Definition at line 995 of file abcCas.c.

◆ vPath

Vec_Int_t* Abc_LutCas_t_::vPath[2]

Definition at line 996 of file abcCas.c.

◆ vStack

Vec_Wec_t* Abc_LutCas_t_::vStack

Definition at line 997 of file abcCas.c.

◆ vTime

Vec_Int_t* Abc_LutCas_t_::vTime[2]

Definition at line 994 of file abcCas.c.

◆ vTrace

Vec_Int_t* Abc_LutCas_t_::vTrace

Definition at line 1000 of file abcCas.c.

◆ vTraceBest

Vec_Int_t* Abc_LutCas_t_::vTraceBest

Definition at line 1001 of file abcCas.c.

◆ vZeroSlack

Vec_Int_t* Abc_LutCas_t_::vZeroSlack

Definition at line 998 of file abcCas.c.


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