Skip to content

Commit 4b91e02

Browse files
Update vpr_utils.h
1 parent 317e2fe commit 4b91e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/util/vpr_utils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ void print_timing_stats(const std::string& name,
256256
std::vector<const t_pb_graph_node*> get_all_pb_graph_node_primitives(const t_pb_graph_node* pb_graph_node);
257257

258258
bool is_inter_cluster_node(t_physical_tile_type_ptr physical_tile,
259-
const t_vib_inf* vib,
259+
const VibInf* vib,
260260
t_rr_type node_type,
261261
int node_ptc);
262262

0 commit comments

Comments
 (0)