|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.generator.layout.gates.DrcRing
public class DrcRing
Create a ring in layers p1 and m1 - m5. This ring is useful for testing DRC correctness of my gate libraries. I will draw a ring around every gate and then run DRC.
Constructor Summary | |
---|---|
DrcRing()
|
Method Summary | |
---|---|
static Cell |
makePart(double w,
double h,
StdCellParams stdCell)
Draw rings with inside width w and inside height h. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DrcRing()
Method Detail |
---|
public static Cell makePart(double w, double h, StdCellParams stdCell)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |