Package | Description |
---|---|
com.sun.electric.database.hierarchy |
Package for hierarchy (cell instances inside of cells).
|
com.sun.electric.tool.extract |
Package for handling node extraction, parasitics, etc.
|
com.sun.electric.tool.generator.flag | |
com.sun.electric.tool.generator.sclibrary | |
com.sun.electric.tool.io.output | |
com.sun.electric.tool.logicaleffort |
Package for handling the logical effort tool.
|
com.sun.electric.tool.ncc |
Package for handling the Network Consistency Checking (LVS) tool.
|
com.sun.electric.tool.simulation.test |
Chip-independent test software library for the
Asynchronous Design Group in Oracle Labs, see bottom
for locations of documentation.
|
com.sun.electric.tool.user |
Package for handling the user-interface tool.
|
com.sun.electric.tool.user.ui |
Modifier and Type | Method and Description |
---|---|
static void |
HierarchyEnumerator.enumerateCell(Cell root,
VarContext context,
HierarchyEnumerator.Visitor visitor)
Begin enumeration of the contents of the Cell root.
|
static void |
HierarchyEnumerator.enumerateCell(Cell root,
VarContext context,
HierarchyEnumerator.Visitor visitor,
Netlist.ShortResistors shortResistors) |
static void |
HierarchyEnumerator.enumerateCell(Cell root,
VarContext context,
HierarchyEnumerator.Visitor visitor,
java.awt.geom.Rectangle2D bounds) |
static void |
HierarchyEnumerator.enumerateCell(Netlist rootNetlist,
VarContext context,
HierarchyEnumerator.Visitor visitor) |
static void |
HierarchyEnumerator.enumerateCell(Netlist rootNetlist,
VarContext context,
HierarchyEnumerator.Visitor visitor,
boolean caching)
Experimental.
|
Modifier and Type | Class and Description |
---|---|
class |
GeometrySearch
Class to search hierarchically at a point and return all objects found.
|
static class |
LayerCoverageTool.LayerVisitor
LayerVisitor Class
|
Modifier and Type | Class and Description |
---|---|
class |
SchematicVisitor |
Modifier and Type | Class and Description |
---|---|
static class |
SCLibraryGen.StandardCellHierarchy
Standard Cell Enumerator
|
Modifier and Type | Class and Description |
---|---|
class |
Geometry.Visitor |
static class |
Spice.FlatSpiceCodeVisitor |
class |
Topology.Visitor |
Modifier and Type | Class and Description |
---|---|
class |
LENetlister |
class |
LENetlister1
Creates a logical effort netlist to be sized by LESizer.
|
class |
LENetlister2
Creates a logical effort netlist to be sized by LESizer.
|
Modifier and Type | Class and Description |
---|---|
class |
NccCrossProbing |
Modifier and Type | Class and Description |
---|---|
class |
ScanChainXML
User: gainsley
Date: Nov 15, 2005
|
Modifier and Type | Class and Description |
---|---|
class |
NetworkHighlighter
This class is used for hierarchical highlighting of networks
|
Modifier and Type | Class and Description |
---|---|
class |
MeasureListener.GeometrySearch
Class to search hierarchically near a point and return all visible rectangles found.
|