blob: a1a6e2ff5a253839f72409b0abeb1f807e441715 [file] [log] [blame] [edit]
void try_pack(INP struct s_packer_opts *packer_opts, INP const t_arch * arch,
INP t_model *user_models, INP t_model *library_models, t_timing_inf timing_inf,
float interc_delay, vector<t_lb_type_rr_node> *lb_type_rr_graphs);
float get_switch_info(short switch_index, float &Tdel_switch, float &R_switch, float &Cout_switch);