OpenFPGA/vpr7_x2p/vpr/SRC/place/place.h

6 lines
307 B
C
Executable File

void try_place(struct s_placer_opts placer_opts,
struct s_annealing_sched annealing_sched,
t_chan_width_dist chan_width_dist, struct s_router_opts router_opts,
struct s_det_routing_arch det_routing_arch, t_segment_inf * segment_inf,
t_timing_inf timing_inf, t_direct_inf *directs, int num_directs);