VPR-6.0

s_interconnect Struct Reference

#include <physical_types.h>

Collaboration diagram for s_interconnect:

Data Fields

enum e_interconnect type
char * name
char * input_string
char * output_string
t_pin_to_pin_annotationannotations
int num_annotations
int parent_mode_index

Detailed Description

Describes interconnect edge inside a cluster

  • type: type of the interconnect
  • name: indentifier for interconnect
  • input_string: input string verbatim to parse later
  • output_string: input string output to parse later
  • annotations: Annotations for delay, power, etc
  • num_annotations: Total number of annotations
  • parent_mode_index: Mode of parent as int

Definition at line 198 of file physical_types.h.


Field Documentation

[0..num_annotations-1]

Definition at line 206 of file physical_types.h.

Definition at line 203 of file physical_types.h.

Definition at line 201 of file physical_types.h.

Definition at line 207 of file physical_types.h.

Definition at line 204 of file physical_types.h.

Definition at line 208 of file physical_types.h.

Definition at line 200 of file physical_types.h.


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