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

#include <sclLib.h>

Collaboration diagram for SC_Cell_:

Public Attributes

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

Detailed Description

Definition at line 200 of file sclLib.h.

Member Data Documentation

◆ area

float SC_Cell_::area

Definition at line 207 of file sclLib.h.

◆ areaI

int SC_Cell_::areaI

Definition at line 209 of file sclLib.h.

◆ drive_strength

int SC_Cell_::drive_strength

Definition at line 211 of file sclLib.h.

◆ fSkip

int SC_Cell_::fSkip

Definition at line 204 of file sclLib.h.

◆ Id

int SC_Cell_::Id

Definition at line 203 of file sclLib.h.

◆ leakage

float SC_Cell_::leakage

Definition at line 208 of file sclLib.h.

◆ leakageI

int SC_Cell_::leakageI

Definition at line 210 of file sclLib.h.

◆ n_inputs

int SC_Cell_::n_inputs

Definition at line 213 of file sclLib.h.

◆ n_outputs

int SC_Cell_::n_outputs

Definition at line 214 of file sclLib.h.

◆ nGates

int SC_Cell_::nGates

Definition at line 220 of file sclLib.h.

◆ Order

int SC_Cell_::Order

Definition at line 219 of file sclLib.h.

◆ pAve

SC_Cell* SC_Cell_::pAve

Definition at line 218 of file sclLib.h.

◆ pName

char* SC_Cell_::pName

Definition at line 202 of file sclLib.h.

◆ pNext

SC_Cell* SC_Cell_::pNext

Definition at line 215 of file sclLib.h.

◆ pPrev

SC_Cell* SC_Cell_::pPrev

Definition at line 216 of file sclLib.h.

◆ pRepr

SC_Cell* SC_Cell_::pRepr

Definition at line 217 of file sclLib.h.

◆ seq

int SC_Cell_::seq

Definition at line 205 of file sclLib.h.

◆ unsupp

int SC_Cell_::unsupp

Definition at line 206 of file sclLib.h.

◆ vPins

Vec_Ptr_t SC_Cell_::vPins

Definition at line 212 of file sclLib.h.


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