|
VPR-6.0
|
#include <physical_types.h>
Collaboration diagram for s_mode:Data Fields | |
| char * | name |
| struct s_pb_type * | pb_type_children |
| int | num_pb_type_children |
| t_interconnect * | interconnect |
| int | num_interconnect |
| struct s_pb_type * | parent_pb_type |
| int | index |
Describes mode
Definition at line 221 of file physical_types.h.
| int s_mode::index |
Definition at line 229 of file physical_types.h.
Definition at line 226 of file physical_types.h.
| char* s_mode::name |
Definition at line 223 of file physical_types.h.
Definition at line 227 of file physical_types.h.
Definition at line 225 of file physical_types.h.
| struct s_pb_type* s_mode::parent_pb_type |
Definition at line 228 of file physical_types.h.
| struct s_pb_type* s_mode::pb_type_children |
[0..num_child_pb_types]
Definition at line 224 of file physical_types.h.