
Go to the source code of this file.
Variables | |
| boolean | WMF_DEBUG |
| char * | OutFilePrefix |
| float | grid_logic_tile_area |
| float | ipin_mux_trans_size |
| int | num_nets |
| struct s_net * | net |
| int | num_blocks |
| struct s_block * | block |
| int | nx |
| int | ny |
| int * | chan_width_x |
| int * | chan_width_y |
| struct s_grid_tile ** | grid |
| struct s_trace ** | trace_head |
| struct s_trace ** | trace_tail |
| int | num_rr_nodes |
| t_rr_node * | rr_node |
| int | num_rr_indexed_data |
| t_rr_indexed_data * | rr_indexed_data |
| t_ivec *** | rr_node_indices |
| int ** | net_rr_terminals |
| struct s_switch_inf * | switch_inf |
| int ** | rr_blk_source |
| t_type_ptr | IO_TYPE |
| t_type_ptr | EMPTY_TYPE |
| t_type_ptr | FILL_TYPE |
| int | num_types |
| struct s_type_descriptor * | type_descriptors |
Definition at line 4 of file globals_declare.h.
| int* chan_width_x |
Definition at line 11 of file globals_declare.h.
| int * chan_width_y |
Definition at line 11 of file globals_declare.h.
| struct s_grid_tile** grid |
Definition at line 12 of file globals_declare.h.
| float grid_logic_tile_area |
| float ipin_mux_trans_size |
Definition at line 3 of file globals_declare.h.
| int** net_rr_terminals |
Definition at line 23 of file globals_declare.h.
| int num_blocks |
Definition at line 2 of file globals_declare.h.
| int num_nets |
Definition at line 2 of file globals_declare.h.
Definition at line 21 of file globals_declare.h.
| int num_rr_nodes |
Definition at line 18 of file globals_declare.h.
| int nx |
Definition at line 8 of file globals_declare.h.
| int ny |
Definition at line 8 of file globals_declare.h.
| char* OutFilePrefix |
| int** rr_blk_source |
Definition at line 25 of file globals_declare.h.
Definition at line 22 of file globals_declare.h.
Definition at line 19 of file globals_declare.h.
Definition at line 20 of file globals_declare.h.
| struct s_switch_inf* switch_inf |
Definition at line 24 of file globals_declare.h.
| struct s_trace** trace_head |
Definition at line 15 of file globals_declare.h.
| struct s_trace ** trace_tail |
Definition at line 15 of file globals_declare.h.
| struct s_type_descriptor* type_descriptors |
1.6.1