#include <xml_arch.h>

Data Fields | |
| t_chan_width_dist | Chans |
| int | N |
| int | K |
| 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 |
Definition at line 10 of file xml_arch.h.
| float s_arch::C_ipin_cblock |
Definition at line 19 of file xml_arch.h.
Definition at line 12 of file xml_arch.h.
struct s_clb_grid s_arch::clb_grid [read] |
Definition at line 23 of file xml_arch.h.
| int s_arch::Fs |
Definition at line 18 of file xml_arch.h.
Definition at line 21 of file xml_arch.h.
Definition at line 22 of file xml_arch.h.
| int s_arch::K |
Definition at line 14 of file xml_arch.h.
| int s_arch::N |
Definition at line 13 of file xml_arch.h.
Definition at line 25 of file xml_arch.h.
Definition at line 27 of file xml_arch.h.
| float s_arch::R_minW_nmos |
Definition at line 16 of file xml_arch.h.
| float s_arch::R_minW_pmos |
Definition at line 17 of file xml_arch.h.
Definition at line 15 of file xml_arch.h.
Definition at line 24 of file xml_arch.h.
struct s_switch_inf* s_arch::Switches [read] |
Definition at line 26 of file xml_arch.h.
| float s_arch::T_ipin_cblock |
Definition at line 20 of file xml_arch.h.
1.6.1