VPR-6.0

s_switch_inf Struct Reference

#include <physical_types.h>

Data Fields

boolean buffered
float R
float Cin
float Cout
float Tdel
float mux_trans_size
float buf_size
char * name

Detailed Description

Lists all the important information about a switch type. [0 .. det_routing_arch.num_switch]

  • buffered: Does this switch include a buffer?
  • R: Equivalent resistance of the buffer/switch.
  • Cin: Input capacitance.
  • Cout: Output capacitance.
  • Tdel: Intrinsic delay. The delay through an unloaded switch is Tdel + R * Cout.
  • mux_trans_size: The area of each transistor in the segment's driving mux measured in minimum width transistor units
  • buf_size: The area of the buffer. If set to zero, area should be calculated from R

Definition at line 528 of file physical_types.h.


Field Documentation

Definition at line 536 of file physical_types.h.

Definition at line 530 of file physical_types.h.

Definition at line 532 of file physical_types.h.

Definition at line 533 of file physical_types.h.

Definition at line 535 of file physical_types.h.

Definition at line 537 of file physical_types.h.

Definition at line 531 of file physical_types.h.

Definition at line 534 of file physical_types.h.


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