VPR-6.0

vpr/SRC/route/rr_graph_indexed_data.h

Go to the documentation of this file.
00001 void alloc_and_load_rr_indexed_data(t_segment_inf * segment_inf,
00002                                     int num_segment,
00003                                     t_ivec *** rr_node_indices,
00004                                     int nodes_per_chan,
00005                                     int wire_to_ipin_switch,
00006                                     enum e_base_cost_type base_cost_type);