VPR-7.0
|
#include <physical_types.h>
Data Fields | |
t_chan_width_dist | Chans |
enum e_switch_block_type | SBType |
float | R_minW_nmos |
float | R_minW_pmos |
int | Fs |
float | C_ipin_cblock |
float | T_ipin_cblock |
float | grid_logic_tile_area |
float | ipin_mux_trans_size |
struct s_clb_grid | clb_grid |
t_segment_inf * | Segments |
int | num_segments |
struct s_switch_inf * | Switches |
int | num_switches |
t_direct_inf * | Directs |
int | num_directs |
t_model * | models |
t_model * | model_library |
t_power_arch * | power |
t_clock_arch * | clocks |
Definition at line 781 of file physical_types.h.
float s_arch::C_ipin_cblock |
Definition at line 787 of file physical_types.h.
t_chan_width_dist s_arch::Chans |
Definition at line 782 of file physical_types.h.
struct s_clb_grid s_arch::clb_grid |
Definition at line 791 of file physical_types.h.
t_clock_arch* s_arch::clocks |
Definition at line 801 of file physical_types.h.
t_direct_inf* s_arch::Directs |
Definition at line 796 of file physical_types.h.
int s_arch::Fs |
Definition at line 786 of file physical_types.h.
float s_arch::grid_logic_tile_area |
Definition at line 789 of file physical_types.h.
float s_arch::ipin_mux_trans_size |
Definition at line 790 of file physical_types.h.
t_model* s_arch::model_library |
Definition at line 799 of file physical_types.h.
t_model* s_arch::models |
Definition at line 798 of file physical_types.h.
int s_arch::num_directs |
Definition at line 797 of file physical_types.h.
int s_arch::num_segments |
Definition at line 793 of file physical_types.h.
int s_arch::num_switches |
Definition at line 795 of file physical_types.h.
t_power_arch* s_arch::power |
Definition at line 800 of file physical_types.h.
float s_arch::R_minW_nmos |
Definition at line 784 of file physical_types.h.
float s_arch::R_minW_pmos |
Definition at line 785 of file physical_types.h.
enum e_switch_block_type s_arch::SBType |
Definition at line 783 of file physical_types.h.
t_segment_inf* s_arch::Segments |
Definition at line 792 of file physical_types.h.
struct s_switch_inf* s_arch::Switches |
Definition at line 794 of file physical_types.h.
float s_arch::T_ipin_cblock |
Definition at line 788 of file physical_types.h.