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

#include <sclCon.h>

Collaboration diagram for Scl_Con_t_:

Public Attributes

char * pFileName
 
char * pModelName
 
char * pInCellDef
 
int tInArrDef
 
int tInSlewDef
 
int tInLoadDef
 
int tOutReqDef
 
int tOutLoadDef
 
Vec_Ptr_t vInCells
 
Vec_Ptr_t vInCellsPtr
 
Vec_Int_t vInArrs
 
Vec_Int_t vInSlews
 
Vec_Int_t vInLoads
 
Vec_Int_t vOutReqs
 
Vec_Int_t vOutLoads
 
Abc_Nam_tpNamI
 
Abc_Nam_tpNamO
 

Detailed Description

Definition at line 31 of file sclCon.h.

Member Data Documentation

◆ pFileName

char* Scl_Con_t_::pFileName

Definition at line 33 of file sclCon.h.

◆ pInCellDef

char* Scl_Con_t_::pInCellDef

Definition at line 35 of file sclCon.h.

◆ pModelName

char* Scl_Con_t_::pModelName

Definition at line 34 of file sclCon.h.

◆ pNamI

Abc_Nam_t* Scl_Con_t_::pNamI

Definition at line 48 of file sclCon.h.

◆ pNamO

Abc_Nam_t* Scl_Con_t_::pNamO

Definition at line 49 of file sclCon.h.

◆ tInArrDef

int Scl_Con_t_::tInArrDef

Definition at line 36 of file sclCon.h.

◆ tInLoadDef

int Scl_Con_t_::tInLoadDef

Definition at line 38 of file sclCon.h.

◆ tInSlewDef

int Scl_Con_t_::tInSlewDef

Definition at line 37 of file sclCon.h.

◆ tOutLoadDef

int Scl_Con_t_::tOutLoadDef

Definition at line 40 of file sclCon.h.

◆ tOutReqDef

int Scl_Con_t_::tOutReqDef

Definition at line 39 of file sclCon.h.

◆ vInArrs

Vec_Int_t Scl_Con_t_::vInArrs

Definition at line 43 of file sclCon.h.

◆ vInCells

Vec_Ptr_t Scl_Con_t_::vInCells

Definition at line 41 of file sclCon.h.

◆ vInCellsPtr

Vec_Ptr_t Scl_Con_t_::vInCellsPtr

Definition at line 42 of file sclCon.h.

◆ vInLoads

Vec_Int_t Scl_Con_t_::vInLoads

Definition at line 45 of file sclCon.h.

◆ vInSlews

Vec_Int_t Scl_Con_t_::vInSlews

Definition at line 44 of file sclCon.h.

◆ vOutLoads

Vec_Int_t Scl_Con_t_::vOutLoads

Definition at line 47 of file sclCon.h.

◆ vOutReqs

Vec_Int_t Scl_Con_t_::vOutReqs

Definition at line 46 of file sclCon.h.


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