VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
place.h
Go to the documentation of this file.
1 void try_place(struct s_placer_opts placer_opts,
2  struct s_annealing_sched annealing_sched,
3  t_chan_width_dist chan_width_dist, struct s_router_opts router_opts,
4  struct s_det_routing_arch det_routing_arch, t_segment_inf * segment_inf,
5  t_timing_inf timing_inf, t_direct_inf *directs, int num_directs);
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)
Definition: place.c:310