VPR-6.0
|
#include <physical_types.h>
Data Fields | |
int | num_temperature_records |
struct temperature_record * | NFS_records |
float | clb_Cwire |
struct transistor_record | NMOS_tx_record |
struct transistor_record | PMOS_tx_record |
struct poly_record | poly_inf |
float | supply_voltage |
float | swing_voltage |
float | Vgs_for_leakage |
float | SRAM_leakage |
float | short_circuit_power_percentage |
Definition at line 599 of file physical_types.h.
float s_power::clb_Cwire |
Definition at line 604 of file physical_types.h.
struct temperature_record* s_power::NFS_records |
Definition at line 602 of file physical_types.h.
Definition at line 605 of file physical_types.h.
Number of different temperatures in .arch file
Definition at line 601 of file physical_types.h.
Definition at line 606 of file physical_types.h.
struct poly_record s_power::poly_inf |
Definition at line 607 of file physical_types.h.
Definition at line 612 of file physical_types.h.
float s_power::SRAM_leakage |
Definition at line 611 of file physical_types.h.
float s_power::supply_voltage |
Definition at line 608 of file physical_types.h.
float s_power::swing_voltage |
Definition at line 609 of file physical_types.h.
float s_power::Vgs_for_leakage |
Definition at line 610 of file physical_types.h.