| Package | Description |
|---|---|
| com.sun.electric.tool.logicaleffort |
Package for handling the logical effort tool.
|
| Class and Description |
|---|
| CachedCell |
| CachedCell.CellNodable |
| Instance
An Instance represents a logical effort node.
|
| Instance.Type
Type is a typesafe enum class that describes the type of Instance this is
|
| LEInst.Type
Type is a typesafe enum class that describes the type of Instance this is
|
| LENetlister |
| LENetlister.LECellInfo |
| LENetlister.NetlisterConstants |
| LENetlister1
Creates a logical effort netlist to be sized by LESizer.
|
| LENetlister2
Creates a logical effort netlist to be sized by LESizer.
|
| LENetlister2.LECellInfo
Logical Effort Cell Info class.
|
| LENetwork |
| LENodable |
| LENodable.Type
Type is a typesafe enum class that describes the type of Instance this is
|
| LEPin
A Pin is connection between a network and an instance.
|
| LEPin.Dir
Dir is a typesafe enum class that describes the direction of the pin
|
| LESizer
LESizer sizes an LENetlist.
|
| LESizer.Alg
Alg is a typesafe enum class that describes the algorithm to be used
|
| LESizer2
LESizer sizes an LENetlist.
|
| LETool
This is the Logical Effort Tool.
|
| Net
Stores information about a Net for the Logical Effort Tool.
|
| Pin
A Pin is connection between a network and an instance.
|
| Pin.Dir
Dir is a typesafe enum class that describes the direction of the pin
|