|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.Xilinx.XC4000.techmap.tree.RecursionOperator
byucc.jhdl.Xilinx.XC4000.techmap.tree.PlacementBoundsChecker
Field Summary | |
int |
maxx
|
int |
maxy
|
int |
minx
|
int |
miny
|
int |
x
|
int |
y
|
Constructor Summary | |
PlacementBoundsChecker()
|
Method Summary | |
void |
pop(Cell cell)
|
void |
processLeafNode(Cell cell)
|
boolean |
push(Cell cell)
|
Methods inherited from class byucc.jhdl.Xilinx.XC4000.techmap.tree.RecursionOperator |
processHierarchicalNode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int minx
public int miny
public int maxx
public int maxy
public int x
public int y
Constructor Detail |
public PlacementBoundsChecker()
Method Detail |
public boolean push(Cell cell)
push
in class RecursionOperator
public void pop(Cell cell)
pop
in class RecursionOperator
public void processLeafNode(Cell cell)
processLeafNode
in class RecursionOperator
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |