|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static boolean |
DEFAULT_INSERT_PADS
|
Method Summary | |
boolean |
getInsertPads()
Get the flag indicating whether pads will be inserted |
void |
insertPads(Cell top)
Insert pads for the given cell |
void |
setInsertPads(boolean value)
Set a flag to indicate that you want to insert pads |
void |
setInsertTopLevelClockPad(boolean value)
Set a flag indicating whether a top level clock pad is inserted |
Field Detail |
public static final boolean DEFAULT_INSERT_PADS
Method Detail |
public void insertPads(Cell top)
top
- The top level cell for which to insert padspublic void setInsertPads(boolean value)
value
- boolean flagpublic boolean getInsertPads()
public void setInsertTopLevelClockPad(boolean value)
value
- boolean flag
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |