|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.tool.generator.layout.TechType
com.sun.electric.tool.generator.layout.TechTypeMoCMOS
public class TechTypeMoCMOS
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.electric.tool.generator.layout.TechType |
|---|
TechType.MosInst, TechType.TechTypeEnum |
| Field Summary |
|---|
| Fields inherited from class com.sun.electric.tool.generator.layout.TechType |
|---|
diffCont_m1Width, diffContIncr, gateExtendPastMOS, gateLength, gateToDiffContSpace, gateToDiffContSpaceDogBone, gateToGateSpace, m1MinArea, offsetLShapePolyContact, offsetTShapePolyContact, p1ToP1Space, p1Width, selectSpace, selectSurround, selectSurroundDiffAlongGateInTrans, selectSurroundDiffInActiveContact, selectSurroundDiffInTrans, wellSurroundDiff |
| Constructor Summary | |
|---|---|
TechTypeMoCMOS(TechType.TechTypeEnum techEnum)
|
|
| Method Summary | |
|---|---|
int |
getNumMetals()
|
java.lang.String |
name()
|
TechType.MosInst |
newNmosInst(double x,
double y,
double w,
double l,
Cell parent)
|
TechType.MosInst |
newPmosInst(double x,
double y,
double w,
double l,
Cell parent)
|
double |
reservedToLambda(int layer,
double nbTracks)
|
double |
roundToGrid(double x)
round to avoid MOCMOS CIF resolution errors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TechTypeMoCMOS(TechType.TechTypeEnum techEnum)
| Method Detail |
|---|
public double roundToGrid(double x)
TechType
roundToGrid in class TechType
public TechType.MosInst newNmosInst(double x,
double y,
double w,
double l,
Cell parent)
newNmosInst in class TechType
public TechType.MosInst newPmosInst(double x,
double y,
double w,
double l,
Cell parent)
newPmosInst in class TechTypepublic java.lang.String name()
name in class TechTypepublic int getNumMetals()
getNumMetals in class TechType
public double reservedToLambda(int layer,
double nbTracks)
reservedToLambda in class TechType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||