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)
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) |
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)
public FoldedPmos(double x, double y, int nbFolds, int nbSeries, double gateWidth, FoldedMos.GateSpace gateSpace, char justifyDiffCont, Cell f, TechType tech)