VPR-6.0

vpr/SRC/route/route_directed_search.h

Go to the documentation of this file.
00001 boolean try_directed_search_route(struct s_router_opts router_opts,
00002                                   t_ivec ** clb_opins_used_locally,
00003                                   int width_fac,
00004                                   t_mst_edge ** mst);