public class FoldedPmos extends FoldedMos
FoldedMos.GateSpace
Constructor and Description |
---|
FoldedPmos(double x,
double y,
int nbFolds,
int nbSeries,
double gateWidth,
Cell f,
TechType tech,
EditingPreferences ep)
By default the FoldedPmos shifts the diffusion contact to the
bottom of the transistor
|
FoldedPmos(double x,
double y,
int nbFolds,
int nbSeries,
double gateWidth,
FoldedMos.GateSpace gateSpace,
char justifyDiffCont,
Cell f,
TechType tech,
EditingPreferences ep) |
getDiffContWidth, getGate, getGateWidth, getInternalSrcDrn, getMosCenterY, getPhysWidth, getSrcDrn, nbGates, nbInternalSrcDrns, nbSrcDrns
public FoldedPmos(double x, double y, int nbFolds, int nbSeries, double gateWidth, Cell f, TechType tech, EditingPreferences ep)
public FoldedPmos(double x, double y, int nbFolds, int nbSeries, double gateWidth, FoldedMos.GateSpace gateSpace, char justifyDiffCont, Cell f, TechType tech, EditingPreferences ep)