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

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

public class PlacedLeafCellListGen
extends RecursionOperator


Constructor Summary
PlacedLeafCellListGen(XC4000PlacementInfoList aclist)
           
 
Method Summary
 void processHierarchicalNode(Cell cell)
           
 void processLeafNode(Cell cell)
           
 
Methods inherited from class byucc.jhdl.Xilinx.XC4000.techmap.tree.RecursionOperator
pop, push
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlacedLeafCellListGen

public PlacedLeafCellListGen(XC4000PlacementInfoList aclist)
Method Detail

processLeafNode

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

processHierarchicalNode

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


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