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

Public Attributes

int nInps
 
int nObjs
 
Ifn_Obj_t Nodes [2 *IFN_INS]
 
int pConstr [IFN_INS *IFN_INS]
 
int nConstr
 
int nVars
 
int nWords
 
int nParsVNum
 
int nParsVIni
 
int nPars
 
wordpTruth
 
int Values [IFN_PAR]
 
word pTtElems [IFN_INS *IFN_WRD]
 
word pTtObjs [2 *IFN_INS *IFN_WRD]
 

Detailed Description

Definition at line 69 of file ifTune.c.

Member Data Documentation

◆ nConstr

int Ifn_Ntk_t_::nConstr

Definition at line 77 of file ifTune.c.

◆ nInps

int Ifn_Ntk_t_::nInps

Definition at line 72 of file ifTune.c.

◆ nObjs

int Ifn_Ntk_t_::nObjs

Definition at line 73 of file ifTune.c.

◆ Nodes

Ifn_Obj_t Ifn_Ntk_t_::Nodes[2 *IFN_INS]

Definition at line 74 of file ifTune.c.

◆ nPars

int Ifn_Ntk_t_::nPars

Definition at line 83 of file ifTune.c.

◆ nParsVIni

int Ifn_Ntk_t_::nParsVIni

Definition at line 82 of file ifTune.c.

◆ nParsVNum

int Ifn_Ntk_t_::nParsVNum

Definition at line 81 of file ifTune.c.

◆ nVars

int Ifn_Ntk_t_::nVars

Definition at line 79 of file ifTune.c.

◆ nWords

int Ifn_Ntk_t_::nWords

Definition at line 80 of file ifTune.c.

◆ pConstr

int Ifn_Ntk_t_::pConstr[IFN_INS *IFN_INS]

Definition at line 76 of file ifTune.c.

◆ pTruth

word* Ifn_Ntk_t_::pTruth

Definition at line 84 of file ifTune.c.

◆ pTtElems

word Ifn_Ntk_t_::pTtElems[IFN_INS *IFN_WRD]

Definition at line 87 of file ifTune.c.

◆ pTtObjs

word Ifn_Ntk_t_::pTtObjs[2 *IFN_INS *IFN_WRD]

Definition at line 88 of file ifTune.c.

◆ Values

int Ifn_Ntk_t_::Values[IFN_PAR]

Definition at line 86 of file ifTune.c.


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