11 OUTP int *class_high);
39 int *** idirect_from_blk_pin,
int *** direct_type_from_blk_pin);
42 int * end_pin_index,
char * pb_type_name,
char * port_name);
t_pb_graph_pin * get_pb_graph_node_pin_from_block_pin(int iblock, int ipin)
void print_tabs(FILE *fpout, int num_tab)
void alloc_and_load_idirect_from_blk_pin(t_direct_inf *directs, int num_directs, int ***idirect_from_blk_pin, int ***direct_type_from_blk_pin)
int get_max_nets_in_pb_type(const t_pb_type *pb_type)
void get_class_range_for_block(INP int iblk, OUTP int *class_low, OUTP int *class_high)
int get_max_depth_of_pb_type(t_pb_type *pb_type)
void sync_grid_to_blocks(INP int L_num_blocks, INP const struct s_block block_list[], INP int L_nx, INP int L_ny, INOUTP struct s_grid_tile **L_grid)
int get_max_primitives_in_pb_type(t_pb_type *pb_type)
void free_pb_stats(t_pb *pb)
t_pb_graph_pin * get_pb_graph_node_pin_from_clb_net(int inet, int ipin)
boolean is_opin(int ipin, t_type_ptr type)
float compute_primitive_base_cost(INP t_pb_graph_node *primitive)
int ** alloc_and_load_net_pin_index()
int num_ext_inputs_logical_block(int iblk)
t_pb_graph_pin * get_pb_graph_node_pin_from_model_port_pin(t_model_ports *model_port, int model_pin, t_pb_graph_node *pb_graph_node)
void free_port_pin_from_blk_pin(void)
void free_blk_pin_from_port_pin(void)
void get_blk_pin_from_port_pin(int blk_type_index, int port, int port_pin, int *blk_pin)
void parse_direct_pin_name(char *src_string, int line, int *start_pin_index, int *end_pin_index, char *pb_type_name, char *port_name)
void get_port_pin_from_blk_pin(int blk_type_index, int blk_pin, int *port, int *port_pin)
t_pb_graph_pin * get_pb_graph_node_pin_from_vpack_net(int inet, int ipin)
boolean primitive_type_feasible(int iblk, const t_pb_type *cur_pb_type)