VPR-6.0

s_pin_to_pin_annotation Struct Reference

#include <physical_types.h>

Data Fields

char ** value
int * prop
int num_value_prop_pairs
enum e_pin_to_pin_annotation_type type
enum e_pin_to_pin_annotation_format format
char * input_pins
char * output_pins
char * clock

Detailed Description

Info placed between pins that can be processed later for additional information

  • value: value/property pair
  • prop: value/property pair
  • type: type of annotation
  • format: formatting of data
  • input_pins: input pins as string affected by annotation
  • output_pins: output pins as string affected by annotation
  • clock_pin: clock as string affected by annotation

Definition at line 170 of file physical_types.h.


Field Documentation

Definition at line 181 of file physical_types.h.

Definition at line 179 of file physical_types.h.

Definition at line 180 of file physical_types.h.

[0..num_value_prop_pairs - 1]

Definition at line 173 of file physical_types.h.

[0..num_value_prop_pairs - 1]

Definition at line 172 of file physical_types.h.


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