oagTimer::timingData Struct Reference

The TPoint class defines the timing point. More...

#include <oagTimerTPoint.h>

List of all members.

Public Attributes

int clockIndex
TimeType riseArr
TimeType riseReq
TimeType fallArr
TimeType fallReq
TimeType fallEarly
TimeType riseEarly
DelayType riseSlew
DelayType fallSlew


Detailed Description

The TPoint class defines the timing point.

The TPoint class defines the timing point which is associated with either an oaTerm or an oaInstTerm. It's used to do either Full or Incremental timing analysis. The timing point contains all the necessary timing information, like delay, load, arrival time, required arrival time and so on.


Member Data Documentation

int oagTimer::timingData::clockIndex
 

TimeType oagTimer::timingData::fallArr
 

The fall arrival time at this timing point.

TimeType oagTimer::timingData::fallEarly
 

The early fall time at this timing point.

TimeType oagTimer::timingData::fallReq
 

The required fall arrival time at this timing point.

DelayType oagTimer::timingData::fallSlew
 

The fall slew rate at this timing point.

TimeType oagTimer::timingData::riseArr
 

The rise arrival time at this timing point.

TimeType oagTimer::timingData::riseEarly
 

The early rise time at this timing point.

TimeType oagTimer::timingData::riseReq
 

The required rise arrival time at this timing point.

DelayType oagTimer::timingData::riseSlew
 

The rise slew rate at this timing point.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 14:26:11 2011 by  doxygen 1.3.9.1