See: Description
| Class | 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 |
Class to describe an instance in Logical Effort.
|
| 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.
|
| LESizer2 |
LESizer sizes an LENetlist.
|
| LETool |
This is the Logical Effort Tool.
|
| LETool.AnalyzeCell |
Performs a cell analysis.
|
| LETool.ClearStoredSizes |
Clears stored "LEDRIVE_" sizes on a Nodable.
|
| LETool.ClearStoredSizesLibrary | |
| LETool.UniqueNodeMap |
What I really want is to overload VarContext.hashCode to be
based on the string path, but that is really only valid for this
particular application, so instead I made a map that uses
the string path as the key.
|
| 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
|
| Enum | Description |
|---|---|
| LESizer.Alg |
Alg is a typesafe enum class that describes the algorithm to be used
|