Skip to content

Commit

Permalink
Update rr_gsb.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang-Yuanqi-source authored Nov 25, 2024
1 parent 7a0dfbc commit 2e50bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vpr/src/tileable_rr_graph/rr_gsb.h
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ class RRGSB {

/* Medium Nodes Data */
std::vector<RRNodeId> medium_node_;
std::map<RRNodeId, std::string> medium_node_name_map_;
};

#endif

0 comments on commit 2e50bfb

Please sign in to comment.