Skip to content

Commit 9b8a3f2

Browse files
Update tileable_rr_graph_gsb.h
1 parent 0e0c9af commit 9b8a3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/tileable_rr_graph/tileable_rr_graph_gsb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ void build_direct_connections_for_one_gsb(const RRGraphView& rr_graph,
9494

9595
t_vib_map build_vib_map(const RRGraphView& rr_graph,
9696
const DeviceGrid& grids,
97-
const vtr::NdMatrix<const t_vib_inf*, 3>& vib_grid,
97+
const vtr::NdMatrix<const VibInf*, 3>& vib_grid,
9898
const RRGSB& rr_gsb,
9999
const std::vector<t_segment_inf>& segment_inf,
100100
const size_t& layer,

0 commit comments

Comments
 (0)