Skip to content

Commit

Permalink
Update rr_graph_cost.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang-Yuanqi-source authored Jun 15, 2024
1 parent e904c86 commit 25b096d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libs/librrgraph/src/base/rr_graph_cost.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ enum e_base_cost_type {
enum e_cost_indices {
SOURCE_COST_INDEX = 0,
SINK_COST_INDEX,
MEDIUM_COST_INDEX,
OPIN_COST_INDEX,
IPIN_COST_INDEX,
CHANX_COST_INDEX_START
};

#endif
#endif

0 comments on commit 25b096d

Please sign in to comment.