VPR-6.0

transistor_record Struct Reference

#include <physical_types.h>

Data Fields

float min_length
float min_width
float Vth
float CJ
float CJSW
float CJSWG
float CGDO
float COX
float EC

Detailed Description

Record for storing the technology parameters for NMOS and PMOS type of transistors

  • min_length: minimum channel width of the transistor (in m)
  • min_width: minimum width of the transistor (in m)
  • Vth: threshold voltage (in volt)
  • CJ: junction capacitance (F/m^2)
  • CJSW: side-wall junction capacitance (F/m)
  • CJSWG: gate-edge side-wall bulk junction capacitance (F/m)
  • CGDO: gate-drain overlap capacitance (F/m)
  • COX: gate-oxide cpacitance per unit area
  • EC: contant for leakage current calculation

Definition at line 553 of file physical_types.h.


Field Documentation

Definition at line 561 of file physical_types.h.

Definition at line 558 of file physical_types.h.

Definition at line 559 of file physical_types.h.

Definition at line 560 of file physical_types.h.

Definition at line 562 of file physical_types.h.

Definition at line 563 of file physical_types.h.

Definition at line 555 of file physical_types.h.

Definition at line 556 of file physical_types.h.

Definition at line 557 of file physical_types.h.


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