VPR-7.0
|
#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 |
e_power_buffer_type | power_buffer_type |
float | power_buffer_size |
Definition at line 744 of file physical_types.h.
float s_switch_inf::buf_size |
Definition at line 751 of file physical_types.h.
boolean s_switch_inf::buffered |
Definition at line 745 of file physical_types.h.
float s_switch_inf::Cin |
Definition at line 747 of file physical_types.h.
float s_switch_inf::Cout |
Definition at line 748 of file physical_types.h.
float s_switch_inf::mux_trans_size |
Definition at line 750 of file physical_types.h.
char* s_switch_inf::name |
Definition at line 752 of file physical_types.h.
float s_switch_inf::power_buffer_size |
Definition at line 754 of file physical_types.h.
e_power_buffer_type s_switch_inf::power_buffer_type |
Definition at line 753 of file physical_types.h.
float s_switch_inf::R |
Definition at line 746 of file physical_types.h.
float s_switch_inf::Tdel |
Definition at line 749 of file physical_types.h.