byucc.jhdl.Xilinx.XC4000.techmap
Class XC4000FloorPlanModule
java.lang.Object
byucc.jhdl.Xilinx.XC4000.techmap.XC4000FloorPlanModule
- All Implemented Interfaces:
- FloorPlanModule
- public class XC4000FloorPlanModule
- extends java.lang.Object
- implements FloorPlanModule
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XC4000FloorPlanModule
public XC4000FloorPlanModule(XC4000TechMapper mapper,
AbstractViewManager listener)
addLayoutView
public boolean addLayoutView(Cell cell)
getCellColorModel
public CellColorModel getCellColorModel()
- Specified by:
getCellColorModel
in interface FloorPlanModule
getToolBar
public javax.swing.JPanel getToolBar()
- Specified by:
getToolBar
in interface FloorPlanModule
getHintBar
public javax.swing.JPanel getHintBar()
- Specified by:
getHintBar
in interface FloorPlanModule
getFloorPlanCanvas
public javax.swing.JComponent getFloorPlanCanvas()
- Specified by:
getFloorPlanCanvas
in interface FloorPlanModule
getCellName
public java.lang.String getCellName(Cell c)
- Specified by:
getCellName
in interface FloorPlanModule
netlist
public void netlist(java.lang.String filename)
- Specified by:
netlist
in interface FloorPlanModule
reset
public void reset()
- Specified by:
reset
in interface FloorPlanModule
NothingPlaced
public boolean NothingPlaced(Cell par)
init
public void init(javax.swing.JPanel panel,
Cell top)
- Specified by:
init
in interface FloorPlanModule
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.