Skip to content

Commit 2e50bfb

Browse files
Update rr_gsb.h
1 parent 7a0dfbc commit 2e50bfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vpr/src/tileable_rr_graph/rr_gsb.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ class RRGSB {
286286

287287
/* Medium Nodes Data */
288288
std::vector<RRNodeId> medium_node_;
289+
std::map<RRNodeId, std::string> medium_node_name_map_;
289290
};
290291

291292
#endif

0 commit comments

Comments
 (0)