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

#include <if.h>

Collaboration diagram for Ifif_Par_t_:

Public Attributes

int nLutSize
 
If_LibLut_tpLutLib
 
float pLutDelays [IF_MAX_LUTSIZE]
 
float DelayWire
 
int nDegree
 
int fCascade
 
int fVerbose
 
int fVeryVerbose
 

Detailed Description

Definition at line 88 of file if.h.

Member Data Documentation

◆ DelayWire

float Ifif_Par_t_::DelayWire

Definition at line 93 of file if.h.

◆ fCascade

int Ifif_Par_t_::fCascade

Definition at line 95 of file if.h.

◆ fVerbose

int Ifif_Par_t_::fVerbose

Definition at line 96 of file if.h.

◆ fVeryVerbose

int Ifif_Par_t_::fVeryVerbose

Definition at line 97 of file if.h.

◆ nDegree

int Ifif_Par_t_::nDegree

Definition at line 94 of file if.h.

◆ nLutSize

int Ifif_Par_t_::nLutSize

Definition at line 90 of file if.h.

◆ pLutDelays

float Ifif_Par_t_::pLutDelays[IF_MAX_LUTSIZE]

Definition at line 92 of file if.h.

◆ pLutLib

If_LibLut_t* Ifif_Par_t_::pLutLib

Definition at line 91 of file if.h.


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