VPR-6.0

s_port Struct Reference

#include <physical_types.h>

Collaboration diagram for s_port:

Data Fields

char * name
t_model_portsmodel_port
enum PORTS type
boolean is_clock
int num_pins
boolean equivalent
struct s_pb_typeparent_pb_type
char * port_class

Detailed Description

Describes I/O and clock ports

  • name: name of the port
  • model_port: associated model port
  • is_clock: whether or not this port is a clock
  • num_pins: the number of pins this port has
  • parent_pb_type: pointer to the parent pb_type
  • port_class: port belongs to recognized set of ports in class library equivalence:

Definition at line 147 of file physical_types.h.


Field Documentation

Definition at line 154 of file physical_types.h.

Definition at line 152 of file physical_types.h.

Definition at line 150 of file physical_types.h.

char* s_port::name

Definition at line 149 of file physical_types.h.

Definition at line 153 of file physical_types.h.

Definition at line 155 of file physical_types.h.

Definition at line 156 of file physical_types.h.

Definition at line 151 of file physical_types.h.


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