OpenFPGA/vpr7_x2p/vpr/SRC/route/rr_graph_indexed_data.h

4 lines
206 B
C
Raw Normal View History

void alloc_and_load_rr_indexed_data(const t_segment_inf * segment_inf,
2018-07-26 12:28:21 -05:00
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);