Skip to content

Commit c828072

Browse files
author
Umar Iqbal
committed
changes has been made in rr_graph_uxsdcxx_serializer.h
1 parent e73a845 commit c828072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/route/rr_graph_uxsdcxx_serializer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ class RrGraphSerializer final : public uxsd::RrGraphBase<RrGraphContextTypes> {
265265
vtr::vector<RRIndexedDataId, t_rr_indexed_data>* rr_indexed_data,
266266
const size_t num_arch_switches,
267267
const t_arch_switch_inf* arch_switch_inf,
268-
const std::vector<t_segment_inf>& segment_inf,
268+
const vtr::vector<RRSegmentId, t_segment_inf>& segment_inf,
269269
const std::vector<t_physical_tile_type>& physical_tile_types,
270270
const DeviceGrid& grid,
271271
MetadataStorage<int>* rr_node_metadata,

0 commit comments

Comments
 (0)