VPR-7.0
|
#include <physical_types.h>
Data Fields | |
enum e_grid_loc_type | grid_loc_type |
int | start_col |
int | repeat |
float | col_rel |
int | priority |
Definition at line 127 of file physical_types.h.
float s_grid_loc_def::col_rel |
Definition at line 131 of file physical_types.h.
enum e_grid_loc_type s_grid_loc_def::grid_loc_type |
Definition at line 128 of file physical_types.h.
int s_grid_loc_def::priority |
Definition at line 132 of file physical_types.h.
int s_grid_loc_def::repeat |
Definition at line 130 of file physical_types.h.
int s_grid_loc_def::start_col |
Definition at line 129 of file physical_types.h.