We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 380b791 commit 274aceeCopy full SHA for 274acee
vpr/src/device/rr_graph_builder.cpp
@@ -54,4 +54,3 @@ void RRGraphBuilder::clear() {
54
void RRGraphBuilder::set_node_coordinates(RRNodeId id, short x1, short y1, short x2, short y2) {
55
node_storage_.set_node_coordinates(id, x1, y1, x2, y2);
56
}
57
-
0 commit comments