abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SC_Cell_ Struct Reference

#include <sclLib.h>

Data Fields

char * pName
 
int Id
 
int fSkip
 
int seq
 
int unsupp
 
float area
 
float leakage
 
int drive_strength
 
Vec_Ptr_tvPins
 
int n_inputs
 
int n_outputs
 
SC_CellpNext
 
SC_CellpPrev
 
SC_CellpRepr
 
SC_CellpAve
 
int Order
 
int nGates
 

Detailed Description

Definition at line 181 of file sclLib.h.

Field Documentation

float SC_Cell_::area

Definition at line 188 of file sclLib.h.

int SC_Cell_::drive_strength

Definition at line 190 of file sclLib.h.

int SC_Cell_::fSkip

Definition at line 185 of file sclLib.h.

int SC_Cell_::Id

Definition at line 184 of file sclLib.h.

float SC_Cell_::leakage

Definition at line 189 of file sclLib.h.

int SC_Cell_::n_inputs

Definition at line 192 of file sclLib.h.

int SC_Cell_::n_outputs

Definition at line 193 of file sclLib.h.

int SC_Cell_::nGates

Definition at line 199 of file sclLib.h.

int SC_Cell_::Order

Definition at line 198 of file sclLib.h.

SC_Cell* SC_Cell_::pAve

Definition at line 197 of file sclLib.h.

char* SC_Cell_::pName

Definition at line 183 of file sclLib.h.

SC_Cell* SC_Cell_::pNext

Definition at line 194 of file sclLib.h.

SC_Cell* SC_Cell_::pPrev

Definition at line 195 of file sclLib.h.

SC_Cell* SC_Cell_::pRepr

Definition at line 196 of file sclLib.h.

int SC_Cell_::seq

Definition at line 186 of file sclLib.h.

int SC_Cell_::unsupp

Definition at line 187 of file sclLib.h.

Vec_Ptr_t* SC_Cell_::vPins

Definition at line 191 of file sclLib.h.


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