VPR-6.0

s_class Struct Reference

#include <physical_types.h>

Data Fields

enum e_pin_type type
int num_pins
int * pinlist

Detailed Description

A class of CLB pins that share common properties

  • port_name: name of this class of pins
  • type: DRIVER or RECEIVER (what is this pinclass?)
  • num_pins: The number of logically equivalent pins forming this class.
  • pinlist[]: List of clb pin numbers which belong to this class.

Definition at line 111 of file physical_types.h.


Field Documentation

Definition at line 114 of file physical_types.h.

[0..num_pins - 1]

Definition at line 115 of file physical_types.h.

Definition at line 113 of file physical_types.h.


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