Package | Description |
---|---|
com.sun.electric.tool.simulation.sctiming |
Class and Description |
---|
Arc
A Timing Arc.
|
LibData
LibertyObjects.java
Jonathan Gainsley
24 Oct 2006
Objects to store parsed data from LibertyParser
|
LibData.Attribute
Attribute object
|
LibData.AttrType
Attribute Types
|
LibData.Define
Definition objects
|
LibData.Error
Error types
|
LibData.Group
Group object
|
LibData.Head
Head object
|
LibData.Value
Value objects
|
LibData.ValueType
Value types
|
PinEdge
Describe a pin and an associated Transition
User: gainsley
Date: Nov 16, 2006
|
PinEdge.Transition
Describe the transition on a pin
|
SCRunBase.DelayType
Delay type, Max or Min path timing
|
SCRunBase.GateType
Gates with pre-configured timing arcs
|
SCSettings
Library-wide settings
User: gainsley
Date: Nov 16, 2006
|
SCTiming
Runs a characterization of a gate.
|
SCTimingException
An exception generated during characterization
User: gainsley
Date: Nov 16, 2006
|
Table2D
Table2D stores data in a more intiuitive fashion than TableData for results
that are a function of two parameters being swept in the spice run.
|
TableData
TableData provides storage for the measurement results read from
a spice mt0 file.
|