public class FoldedNmos extends FoldedMos
FoldedMos.GateSpace
Constructor and Description |
---|
FoldedNmos(double x,
double y,
int nbFolds,
int nbSeries,
double gateWidth,
Cell f,
TechType tech)
By default the FoldedNmos shifts the diffusion contact to the
top of the transistor
|
FoldedNmos(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 FoldedNmos(double x, double y, int nbFolds, int nbSeries, double gateWidth, Cell f, TechType tech)
public FoldedNmos(double x, double y, int nbFolds, int nbSeries, double gateWidth, FoldedMos.GateSpace gateSpace, char justifyDiffCont, Cell f, TechType tech)