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

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

public class LeafCellListGenerator
extends RecursionOperator


Constructor Summary
LeafCellListGenerator(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

LeafCellListGenerator

public LeafCellListGenerator(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.