#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 11 of file place_and_route.h.
| int s_fmap_cell::fs |
Definition at line 10 of file place_and_route.h.
struct s_fmap_cell* s_fmap_cell::next [read] |
Definition at line 15 of file place_and_route.h.
Definition at line 14 of file place_and_route.h.
Definition at line 13 of file place_and_route.h.
Definition at line 12 of file place_and_route.h.
1.6.1