VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
pack.h
Go to the documentation of this file.
1 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);
2 float get_switch_info(short switch_index, float &Tdel_switch, float &R_switch, float &Cout_switch);
float get_switch_info(short switch_index, float &Tdel_switch, float &R_switch, float &Cout_switch)
Definition: pack.c:107
#define INP
Definition: util.h:19
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)
Definition: pack.c:20