VPR-7.0
|
#include <place_and_route.h>
Data Fields | |
int | fs |
int | fc |
int | wneed |
int | wirelength |
int | proc_time |
struct s_fmap_cell * | next |
Definition at line 8 of file place_and_route.h.
int s_fmap_cell::fc |
Definition at line 10 of file place_and_route.h.
int s_fmap_cell::fs |
Definition at line 9 of file place_and_route.h.
struct s_fmap_cell* s_fmap_cell::next |
Definition at line 14 of file place_and_route.h.
int s_fmap_cell::proc_time |
Definition at line 13 of file place_and_route.h.
int s_fmap_cell::wirelength |
Definition at line 12 of file place_and_route.h.
int s_fmap_cell::wneed |
Definition at line 11 of file place_and_route.h.