byucc.jhdl.Xilinx.XC4000.techmap
Class CLB

java.lang.Object
  extended bybyucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
      extended bybyucc.jhdl.Xilinx.XC4000.techmap.CLB
All Implemented Interfaces:
XC4000Constants

public final class CLB
extends TechMapHelper


Field Summary
 
Fields inherited from interface byucc.jhdl.Xilinx.XC4000.techmap.XC4000Constants
ALL_LUTS_TYPE, BOTH_LUT4_TYPE, CARRY, CARRY_TYPE, EXCEPTION_MODE, F_LUT, FF_TYPE, FFX, FFY, FIRST, G_LUT, H_LUT, LAST, LOCKED, LUT3_TYPE, LUT4_TYPE, MAX_PACK, NO_PACKING_HINT, NOT_PLACEABLE_TYPE, NOT_SELECTED, PACKING_STRINGS, PACKING_SUFFIXES, PRINT_MODE, QUIET_MODE, SELECTION_MASKS, UNLOCKED
 
Method Summary
 Cell getCellResource(int resourceID)
           
 PlacedCell getPlacedCellResource(int resourceID)
           
 XC4000PlacementInfo getXC4000PlacementInfoResource(int resourceID)
           
 void paint(java.awt.Graphics g)
           
 void paintResource(java.awt.Graphics g, int resourceID)
           
 java.lang.String toDebugString()
           
 java.lang.String toString()
           
 boolean unload(PlacedCell pc, int id)
           
 
Methods inherited from class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
addUserMappingHints, createXC4000PlacementInfo, getErrorReportingPolicy, getParentInCurrentLevel, getPlaceableType, getSinkCell, getSinkHierarchicalCell, getSinkLeafCell, getSourceCell, getSourceHierarchicalCell, getSourceLeafCell, getSourcePlaceable, getSourcePlaceableCell, getSourcePlaceableLeaf, getSourceSimulationCell, getXC4000PlacementInfo, incoherencyError, setErrorReportingPolicy, setVerbose, tmError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

unload

public boolean unload(PlacedCell pc,
                      int id)

getPlacedCellResource

public PlacedCell getPlacedCellResource(int resourceID)

getXC4000PlacementInfoResource

public XC4000PlacementInfo getXC4000PlacementInfoResource(int resourceID)

getCellResource

public Cell getCellResource(int resourceID)

toDebugString

public java.lang.String toDebugString()

toString

public java.lang.String toString()

paintResource

public void paintResource(java.awt.Graphics g,
                          int resourceID)

paint

public void paint(java.awt.Graphics g)


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