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

DECLARATIONS ///. More...

Public Attributes

int Next
 
int Area
 
char pFansT [SFM_SUPP_MAX+1]
 
char pFansB [SFM_SUPP_MAX+1]
 

Detailed Description

DECLARATIONS ///.

CFile****************************************************************

FileName [sfmLib.c]

SystemName [ABC: Logic synthesis and verification system.]

PackageName [SAT-based optimization using internal don't-cares.]

Synopsis [Preprocessing genlib library.]

Author [Alan Mishchenko]

Affiliation [UC Berkeley]

Date [Ver. 1.0. Started - June 20, 2005.]

Revision [

Id
sfmLib.c,v 1.00 2005/06/20 00:00:00 alanmi Exp

]

Definition at line 38 of file sfmLib.c.

Member Data Documentation

◆ Area

int Sfm_Fun_t_::Area

Definition at line 41 of file sfmLib.c.

◆ Next

int Sfm_Fun_t_::Next

Definition at line 40 of file sfmLib.c.

◆ pFansB

char Sfm_Fun_t_::pFansB[SFM_SUPP_MAX+1]

Definition at line 43 of file sfmLib.c.

◆ pFansT

char Sfm_Fun_t_::pFansT[SFM_SUPP_MAX+1]

Definition at line 42 of file sfmLib.c.


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