3 lines
281 B
C
3 lines
281 B
C
|
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);
|
||
|
float get_switch_info(short switch_index, float &Tdel_switch, float &R_switch, float &Cout_switch);
|