byucc.jhdl.Xilinx.XC4000.techmap.tree
Class PlacedCellSelector

java.lang.Object
  extended bybyucc.jhdl.Xilinx.XC4000.techmap.tree.RecursionOperator
      extended bybyucc.jhdl.Xilinx.XC4000.techmap.tree.PlacedCellSelector

public class PlacedCellSelector
extends RecursionOperator


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

PlacedCellSelector

public PlacedCellSelector(Cell parentCell,
                          SelectedPlacedCellList selectionList,
                          boolean select,
                          XC4000TechMapper mapper,
                          XC4000FloorPlanCanvas canvas)
Method Detail

push

public boolean push(Cell cell)
Overrides:
push in class RecursionOperator

pop

public void pop(Cell cell)
Overrides:
pop in class RecursionOperator

processLeafNode

public void processLeafNode(Cell cell)
Overrides:
processLeafNode in class RecursionOperator


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.