VPR-7.0
|
#include <vpr_types.h>
Data Fields | |
enum e_directionality | directionality |
int | Fs |
enum e_switch_block_type | switch_block_type |
int | num_segment |
short | num_switch |
short | global_route_switch |
short | delayless_switch |
short | wire_to_ipin_switch |
float | R_minW_nmos |
float | R_minW_pmos |
Definition at line 757 of file vpr_types.h.
short s_det_routing_arch::delayless_switch |
Definition at line 764 of file vpr_types.h.
enum e_directionality s_det_routing_arch::directionality |
Definition at line 758 of file vpr_types.h.
int s_det_routing_arch::Fs |
Definition at line 759 of file vpr_types.h.
short s_det_routing_arch::global_route_switch |
Definition at line 763 of file vpr_types.h.
int s_det_routing_arch::num_segment |
Definition at line 761 of file vpr_types.h.
short s_det_routing_arch::num_switch |
Definition at line 762 of file vpr_types.h.
float s_det_routing_arch::R_minW_nmos |
Definition at line 766 of file vpr_types.h.
float s_det_routing_arch::R_minW_pmos |
Definition at line 767 of file vpr_types.h.
enum e_switch_block_type s_det_routing_arch::switch_block_type |
Definition at line 760 of file vpr_types.h.
short s_det_routing_arch::wire_to_ipin_switch |
Definition at line 765 of file vpr_types.h.