|
|||||||||||
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.PlacedCellSelector
Constructor Summary | |
PlacedCellSelector(Cell parentCell,
SelectedPlacedCellList selectionList,
boolean select,
XC4000TechMapper mapper,
XC4000FloorPlanCanvas canvas)
|
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 |
Constructor Detail |
public PlacedCellSelector(Cell parentCell, SelectedPlacedCellList selectionList, boolean select, XC4000TechMapper mapper, XC4000FloorPlanCanvas canvas)
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 |