VPR-6.0

s_mode Struct Reference

#include <physical_types.h>

Collaboration diagram for s_mode:

Data Fields

char * name
struct s_pb_typepb_type_children
int num_pb_type_children
t_interconnectinterconnect
int num_interconnect
struct s_pb_typeparent_pb_type
int index

Detailed Description

Describes mode

  • name: name of the mode
  • pb_type_children: pb_types it contains
  • interconnect: interconnect of parent pb_type to children pb_types or children to children pb_types
  • num_interconnect: Total number of interconnect tags specified by user
  • parent_pb_type: Which parent contains this mode
  • index: Index of mode in array with other modes

Definition at line 221 of file physical_types.h.


Field Documentation

Definition at line 229 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.

Definition at line 228 of file physical_types.h.

[0..num_child_pb_types]

Definition at line 224 of file physical_types.h.


The documentation for this struct was generated from the following file: