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

#include <nwk.h>

Collaboration diagram for Nwk_Obj_t_:

Public Attributes

Nwk_Man_tpMan
 
Hop_Obj_tpFunc
 
void * pCopy
 
union { 
 
   void *   pNext 
 
   int   iTemp 
 
};  
 
unsigned Type: 3
 
unsigned fInvert: 1
 
unsigned MarkA: 1
 
unsigned MarkB: 1
 
unsigned MarkC: 1
 
unsigned PioId: 25
 
int Id
 
int TravId
 
int Level
 
float tArrival
 
float tRequired
 
float tSlack
 
int nFanins
 
int nFanouts
 
int nFanioAlloc
 
Nwk_Obj_t ** pFanio
 

Detailed Description

Definition at line 86 of file nwk.h.

Member Data Documentation

◆ [union]

union { ... } Nwk_Obj_t_

◆ fInvert

unsigned Nwk_Obj_t_::fInvert

Definition at line 97 of file nwk.h.

◆ Id

int Nwk_Obj_t_::Id

Definition at line 102 of file nwk.h.

◆ iTemp

int Nwk_Obj_t_::iTemp

Definition at line 93 of file nwk.h.

◆ Level

int Nwk_Obj_t_::Level

Definition at line 105 of file nwk.h.

◆ MarkA

unsigned Nwk_Obj_t_::MarkA

Definition at line 98 of file nwk.h.

◆ MarkB

unsigned Nwk_Obj_t_::MarkB

Definition at line 99 of file nwk.h.

◆ MarkC

unsigned Nwk_Obj_t_::MarkC

Definition at line 100 of file nwk.h.

◆ nFanins

int Nwk_Obj_t_::nFanins

Definition at line 110 of file nwk.h.

◆ nFanioAlloc

int Nwk_Obj_t_::nFanioAlloc

Definition at line 112 of file nwk.h.

◆ nFanouts

int Nwk_Obj_t_::nFanouts

Definition at line 111 of file nwk.h.

◆ pCopy

void* Nwk_Obj_t_::pCopy

Definition at line 90 of file nwk.h.

◆ pFanio

Nwk_Obj_t** Nwk_Obj_t_::pFanio

Definition at line 113 of file nwk.h.

◆ pFunc

Hop_Obj_t* Nwk_Obj_t_::pFunc

Definition at line 89 of file nwk.h.

◆ PioId

unsigned Nwk_Obj_t_::PioId

Definition at line 101 of file nwk.h.

◆ pMan

Nwk_Man_t* Nwk_Obj_t_::pMan

Definition at line 88 of file nwk.h.

◆ pNext

void* Nwk_Obj_t_::pNext

Definition at line 92 of file nwk.h.

◆ tArrival

float Nwk_Obj_t_::tArrival

Definition at line 106 of file nwk.h.

◆ TravId

int Nwk_Obj_t_::TravId

Definition at line 103 of file nwk.h.

◆ tRequired

float Nwk_Obj_t_::tRequired

Definition at line 107 of file nwk.h.

◆ tSlack

float Nwk_Obj_t_::tSlack

Definition at line 108 of file nwk.h.

◆ Type

unsigned Nwk_Obj_t_::Type

Definition at line 96 of file nwk.h.


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