|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.base.PlacementInfo
byucc.jhdl.Xilinx.Virtex.VirtexPlacementInfo
Field Summary |
Fields inherited from class byucc.jhdl.base.PlacementInfo |
height, transformations, UNCONSTRAINED, width, x, y |
Constructor Summary | |
VirtexPlacementInfo(Cell c)
|
|
VirtexPlacementInfo(Cell c,
int x,
int y)
|
Method Summary | |
java.lang.String |
getTransformation(Cell c)
Return the transformation |
protected void |
setX(int x)
|
protected void |
setY(int y)
|
Methods inherited from class byucc.jhdl.base.PlacementInfo |
appendTransformation, getHeight, getWidth, getX, getY, setHeight, setWidth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VirtexPlacementInfo(Cell c)
public VirtexPlacementInfo(Cell c, int x, int y)
Method Detail |
protected void setX(int x)
protected void setY(int y)
public java.lang.String getTransformation(Cell c)
PlacementInfo
getTransformation
in class PlacementInfo
c
- the cell to look at
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |