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

#include <if.h>

Public Attributes

float Area
 
float Edge
 
float Power
 
float Delay
 
int iCutFunc
 
int uMaskFunc
 
unsigned uSign
 
unsigned Cost: 12
 
unsigned fCompl: 1
 
unsigned fUser: 1
 
unsigned fUseless: 1
 
unsigned fAndCut: 1
 
unsigned nLimit: 8
 
unsigned nLeaves: 8
 
unsigned decDelay: 16
 
int pLeaves [0]
 

Detailed Description

Definition at line 301 of file if.h.

Member Data Documentation

◆ Area

float If_Cut_t_::Area

Definition at line 303 of file if.h.

◆ Cost

unsigned If_Cut_t_::Cost

Definition at line 310 of file if.h.

◆ decDelay

unsigned If_Cut_t_::decDelay

Definition at line 317 of file if.h.

◆ Delay

float If_Cut_t_::Delay

Definition at line 306 of file if.h.

◆ Edge

float If_Cut_t_::Edge

Definition at line 304 of file if.h.

◆ fAndCut

unsigned If_Cut_t_::fAndCut

Definition at line 314 of file if.h.

◆ fCompl

unsigned If_Cut_t_::fCompl

Definition at line 311 of file if.h.

◆ fUseless

unsigned If_Cut_t_::fUseless

Definition at line 313 of file if.h.

◆ fUser

unsigned If_Cut_t_::fUser

Definition at line 312 of file if.h.

◆ iCutFunc

int If_Cut_t_::iCutFunc

Definition at line 307 of file if.h.

◆ nLeaves

unsigned If_Cut_t_::nLeaves

Definition at line 316 of file if.h.

◆ nLimit

unsigned If_Cut_t_::nLimit

Definition at line 315 of file if.h.

◆ pLeaves

int If_Cut_t_::pLeaves[0]

Definition at line 318 of file if.h.

◆ Power

float If_Cut_t_::Power

Definition at line 305 of file if.h.

◆ uMaskFunc

int If_Cut_t_::uMaskFunc

Definition at line 308 of file if.h.

◆ uSign

unsigned If_Cut_t_::uSign

Definition at line 309 of file if.h.


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