|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TechType.TechTypeEnum | |
---|---|
com.sun.electric.tool.generator.flag | |
com.sun.electric.tool.generator.layout | |
com.sun.electric.tool.generator.layout.fill |
Uses of TechType.TechTypeEnum in com.sun.electric.tool.generator.flag |
---|
Fields in com.sun.electric.tool.generator.flag declared as TechType.TechTypeEnum | |
---|---|
TechType.TechTypeEnum |
FlagConfig.techTypeEnum
|
Uses of TechType.TechTypeEnum in com.sun.electric.tool.generator.layout |
---|
Methods in com.sun.electric.tool.generator.layout that return TechType.TechTypeEnum | |
---|---|
TechType.TechTypeEnum |
TechType.getEnum()
|
static TechType.TechTypeEnum |
TechType.TechTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TechType.TechTypeEnum[] |
TechType.TechTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.sun.electric.tool.generator.layout with parameters of type TechType.TechTypeEnum | |
---|---|
static void |
GateRegression.aPass(double x,
StdCellParams stdCell,
TechType.TechTypeEnum technology)
|
static StdCellParams |
GateLayoutGenerator.dividerParams(TechType.TechTypeEnum technology)
|
static StdCellParams |
GateLayoutGenerator.dividerParams(TechType.TechTypeEnum technology,
boolean enableNCC)
|
static StdCellParams |
GateLayoutGenerator.fastProxParams(TechType.TechTypeEnum technology)
|
static void |
GateLayoutGenerator.generateFromSchematicsJob(TechType.TechTypeEnum type)
|
static StdCellParams |
GateLayoutGenerator.justinParams(TechType.TechTypeEnum technology)
|
static int |
GateRegression.runRegression(TechType.TechTypeEnum technology,
Library scratchLib,
int backupScheme)
Programatic interface to gate regressions. |
Constructors in com.sun.electric.tool.generator.layout with parameters of type TechType.TechTypeEnum | |
---|---|
GateLayoutGenerator.GenerateFromSchematicsJob(TechType.TechTypeEnum techNm)
|
|
GateRegression(TechType.TechTypeEnum techNm)
|
|
StdCellParams(TechType.TechTypeEnum techEnum)
|
|
TechType(Technology techy,
TechType.TechTypeEnum techEnum,
java.lang.String[] layerNms)
|
|
TechTypeMoCMOS(TechType.TechTypeEnum techEnum)
|
Uses of TechType.TechTypeEnum in com.sun.electric.tool.generator.layout.fill |
---|
Fields in com.sun.electric.tool.generator.layout.fill declared as TechType.TechTypeEnum | |
---|---|
TechType.TechTypeEnum |
FillGenConfig.techType
|
Constructors in com.sun.electric.tool.generator.layout.fill with parameters of type TechType.TechTypeEnum | |
---|---|
FillGen(TechType.TechTypeEnum tech)
|
|
FillGenConfig(FillGeneratorTool.FillTypeEnum type,
TechType.TechTypeEnum tech,
java.lang.String lib,
ExportConfig perim,
int first,
int last,
double w,
double h,
boolean even,
int[] cellTiles,
boolean hierarchy,
double minO,
double drcSpacingRule,
boolean binary,
boolean useMaster,
boolean onlyAround,
double gap,
FillGenConfig.FillGenType genType,
int level)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |