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

3 lines
118 B
C
Raw Normal View History

2018-07-26 12:28:21 -05:00
boolean try_breadth_first_route(struct s_router_opts router_opts,
t_ivec ** clb_opins_used_locally, int width_fac);