5 struct s_net *nets,
int n_nets);
17 struct s_net *nets,
int n_nets);
void free_net_delay(float **net_delay, t_chunk *chunk_list_ptr)
static float ** net_delay
float ** alloc_net_delay(t_chunk *chunk_list_ptr, struct s_net *nets, int n_nets)
void load_net_delay_from_routing(float **net_delay, struct s_net *nets, int n_nets)
void load_constant_net_delay(float **net_delay, float delay_value, struct s_net *nets, int n_nets)