VPR-7.0
|
Data Fields | |
int | mux_count |
int | max_index |
int * | distr |
struct s_mux_size_distribution * | next |
Definition at line 29 of file rr_graph.c.
int* s_mux_size_distribution::distr |
Definition at line 32 of file rr_graph.c.
int s_mux_size_distribution::max_index |
Definition at line 31 of file rr_graph.c.
int s_mux_size_distribution::mux_count |
Definition at line 30 of file rr_graph.c.
struct s_mux_size_distribution* s_mux_size_distribution::next |
Definition at line 33 of file rr_graph.c.