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

#include <sclLib.h>

Collaboration diagram for SC_Timing_:

Public Attributes

char * related_pin
 
SC_TSense tsense
 
char * when_text
 
SC_Surface pCellRise
 
SC_Surface pCellFall
 
SC_Surface pRiseTrans
 
SC_Surface pFallTrans
 

Detailed Description

Definition at line 166 of file sclLib.h.

Member Data Documentation

◆ pCellFall

SC_Surface SC_Timing_::pCellFall

Definition at line 172 of file sclLib.h.

◆ pCellRise

SC_Surface SC_Timing_::pCellRise

Definition at line 171 of file sclLib.h.

◆ pFallTrans

SC_Surface SC_Timing_::pFallTrans

Definition at line 174 of file sclLib.h.

◆ pRiseTrans

SC_Surface SC_Timing_::pRiseTrans

Definition at line 173 of file sclLib.h.

◆ related_pin

char* SC_Timing_::related_pin

Definition at line 168 of file sclLib.h.

◆ tsense

SC_TSense SC_Timing_::tsense

Definition at line 169 of file sclLib.h.

◆ when_text

char* SC_Timing_::when_text

Definition at line 170 of file sclLib.h.


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