public static class NetTools.NodeTree extends Node
Modifier and Type | Field and Description |
---|---|
List<NetTools.NodeTree> |
fanouts |
DELAY_ARC, GAP_ARC, LOGICAL_DRIVER_ARC, NULL_ARC, NULL_TILE_ID, offsets, SPECIAL_INVERTING_ARC, STUB_ARC
Modifier and Type | Method and Description |
---|---|
void |
addFanout(NetTools.NodeTree node) |
String |
toString()
Gets the Vivado string representation of the node
|
equals, equals, equals, getAllDownhillNodes, getAllDownhillNodes, getAllDownhillPIPs, getAllUphillNodes, getAllUphillNodes, getAllUphillPIPs, getAllWiresInNode, getIntentCode, getNode, getNode, getNode, getNode, getNode, getSitePin, getTile, getWireIndex, getWiresInNode, hashCode, hasIntentCode, isInvalidNode, isTied, isTiedToGnd, isTiedToVcc
getTileName, getWireName
public List<NetTools.NodeTree> fanouts
public NodeTree(Node node)
public void addFanout(NetTools.NodeTree node)