| Interface | Description |
|---|---|
| FoldedMos.GateSpace |
Users use GateSpace objects to tell the FoldedMos constructors to leave
additional space between diffusion contacts and gates and between
adjacent gates.
|
| StdCellParams.SelectSrcDrn |
This class allows the user to specify which source/drains
wireVddGnd() should connect to power or ground.
|
| Class | Description |
|---|---|
| AbutRouter |
For two Cell instances that abut, connect PortInsts that coincide or
nearly coincide.
|
| DrcRings | |
| DrcRings.Filter | |
| FoldedMos |
first cut at a folded transistor generator.
|
| FoldedNmos |
The FoldedNmos class is a layer beneath the gate layout generators.
|
| FoldedPmos |
The FoldedPmos class is a layer beneath the gate layout generators.
|
| FoldsAndWidth |
This class is used to return the result from StdCellParms.calcFoldsAndWidth.
|
| Gallery | |
| GateLayGenSettings |
Constains project preferences for the gate layout generator
|
| GateLayoutGenerator | |
| GateLayoutGenerator.GenerateFromSchematicsJob | |
| GateRegression | |
| KeeperHigh | |
| KeeperLow | |
| LayoutLib | |
| NodaNets |
A "netlist-like" object that allows you to find the Nodables
attached to a Network, and the Networks attached to a
Nodable.
|
| NodaNets.NodaPortInst |
A 1-bit "port-like" object for Nodables
|
| PortFilter |
A PortFilter is useful for removing certain PortInsts from the
list of PortInsts on a Network.
|
| PortFilter.SchemPortFilter |
Skip uninteresting elements of a schematic.
|
| ProjSettings | |
| ProjSettings.Tool1 | |
| ProjSettings.Tool2 | |
| SchemToLay | |
| StdCellParams |
The bottom of the PMOS well and the top of the NMOS well are at
y=0.
|
| StdCellParams.SelectFill | |
| Tech |
The Tech class used to hold global data.
|
| TechType |
The TechType class holds technology dependent information for the layout
generators.
|
| TechType.MosInst |
Hide the differences between technologies.
|
| TechType.MosInst.MosInstH | |
| TechType.MosInst.MosInstH1 | |
| TechType.MosInst.MosInstV | |
| TechTypeMoCMOS | |
| TrackRouter | |
| TrackRouterH | |
| TrackRouterV |
| Enum | Description |
|---|---|
| LayoutLib.Corner | |
| TechType.TechTypeEnum |
These are the Electric technologies understood by the gate layout
generators
|