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