Skip to content

Commit cbcdf0e

Browse files
Update tileable_rr_graph_edge_builder.h
1 parent 5ad2329 commit cbcdf0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/tileable_rr_graph/tileable_rr_graph_edge_builder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ void build_rr_graph_edges(const RRGraphView& rr_graph,
2525
RRGraphBuilder& rr_graph_builder,
2626
vtr::vector<RRNodeId, RRSwitchId>& rr_node_driver_switches,
2727
const DeviceGrid& grids,
28-
const vtr::NdMatrix<const VibInf*, 3>& vib_grid,
28+
const VibDeviceGrid& vib_grid,
2929
const size_t& layer,
3030
const vtr::Point<size_t>& device_chan_width,
3131
const std::vector<t_segment_inf>& segment_inf,

0 commit comments

Comments
 (0)