public static class ImplsInstancePort.SitePinInstPort extends ImplsInstancePort
ImplsInstancePort.InstPort, ImplsInstancePort.SitePinInstPort
Constructor and Description |
---|
SitePinInstPort(SitePinInst sitePinInst) |
Modifier and Type | Method and Description |
---|---|
void |
enterToRect(SimpleTileRectangle rect) |
Pair<String,List<Set<Tile>>> |
getAllTiles() |
String |
getName() |
SitePinInst |
getSitePinInst() |
boolean |
isOutputPort() |
getPath, setPath
public SitePinInstPort(SitePinInst sitePinInst)
public String getName()
getName
in class ImplsInstancePort
public boolean isOutputPort()
isOutputPort
in class ImplsInstancePort
public void enterToRect(SimpleTileRectangle rect)
enterToRect
in class ImplsInstancePort
public Pair<String,List<Set<Tile>>> getAllTiles()
getAllTiles
in class ImplsInstancePort
public SitePinInst getSitePinInst()