VPR-7.0
|
Go to the source code of this file.
Functions | |
t_linked_edge * | insert_in_edge_list (INP t_linked_edge *head, INP int edge, INP short iswitch) |
int | seg_index_of_cblock (t_rr_type from_rr_type, int to_node) |
int | seg_index_of_sblock (int from_node, int to_node) |
t_linked_edge* insert_in_edge_list | ( | INP t_linked_edge * | head, |
INP int | edge, | ||
INP short | iswitch | ||
) |
Definition at line 7 of file rr_graph_util.c.
int seg_index_of_cblock | ( | t_rr_type | from_rr_type, |
int | to_node | ||
) |
Definition at line 40 of file rr_graph_util.c.
int seg_index_of_sblock | ( | int | from_node, |
int | to_node | ||
) |
Definition at line 52 of file rr_graph_util.c.