#include "vpr_types.h"
#include "globals.h"
Go to the source code of this file.
char* blif_circuit_name = NULL |
struct s_net* clb_net = NULL |
int* clb_to_vpack_net_mapping = NULL |
char* default_output_name = NULL |
float grid_logic_tile_area = 0 |
float ipin_mux_trans_size = 0 |
int** net_rr_terminals = NULL |
int num_logical_blocks = 0 |
int num_rr_indexed_data = 0 |
const t_pb_type* pbtype_max_internal_delay = NULL |
int** rr_blk_source = NULL |
t_ivec*** rr_node_indices = NULL |
struct s_net* vpack_net = NULL |
int* vpack_to_clb_net_mapping = NULL |