Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
954be24355ace41670a508749ecb955c19f86471
/
.
/
vpr
/
SRC
/
route
/
rr_graph_indexed_data.h
blob: 1ec5ca8ab2dcfd9ec4c73a59b5066e05f9d68a38 [
file
] [
log
] [
blame
]
void
alloc_and_load_rr_indexed_data
(
t_segment_inf
*
segment_inf
,
int
num_segment
,
t_ivec
***
L_rr_node_indices
,
int
nodes_per_chan
,
int
wire_to_ipin_switch
,
enum
e_base_cost_type base_cost_type
);