Global Router
0.2.0
Contents
CLI
Models
Global Router
Index
Edit on GitHub
Index
Symbols
|
C
|
D
|
G
|
I
|
M
|
N
|
P
|
R
|
S
|
U
Symbols
--congestion_data_file_path
gr-plot-congestion command line option
--debug
gr-gui command line option
--display_plot_from_cli
gr-plot-congestion command line option
--input_file
gr-global-route command line option
--output_file
gr-global-route command line option
--plot_figure_filepath
gr-plot-congestion command line option
--port
gr-gui command line option
-c
gr-plot-congestion command line option
-d
gr-gui command line option
gr-plot-congestion command line option
-i
gr-global-route command line option
-o
gr-global-route command line option
-p
gr-gui command line option
gr-plot-congestion command line option
C
coordinate_is_legal() (models.global_router.GlobalRouter method)
D
dump_result() (models.global_router.GlobalRouter method)
G
generate_congestion_output() (models.global_router.GlobalRouter method)
get_edge_cost() (models.global_router.GlobalRouter method)
get_edge_id() (models.global_router.GlobalRouter method)
get_next_coordinate() (models.global_router.GlobalRouter method)
get_node_id() (models.global_router.GlobalRouter method)
global_route() (models.global_router.GlobalRouter method)
GlobalRouter (class in models.global_router)
gr-global-route command line option
--input_file
--output_file
-i
-o
gr-gui command line option
--debug
--port
-d
-p
gr-plot-congestion command line option
--congestion_data_file_path
--display_plot_from_cli
--plot_figure_filepath
-c
-d
-p
I
is_overflow() (models.global_router.GlobalRouter method)
M
models.global_router
module
models.net
module
models.node
module
models.path
module
module
models.global_router
models.net
models.node
models.path
N
Net (class in models.net)
Node (class in models.node)
P
parse_input() (models.global_router.GlobalRouter method)
Path (class in models.path)
R
rip_up_and_reroute() (models.global_router.GlobalRouter method)
route_two_pin_net() (models.global_router.GlobalRouter method)
S
show_netlist_info() (models.global_router.GlobalRouter method)
U
update_demand() (models.global_router.GlobalRouter method)
update_hpwl() (models.net.Net method)
update_overflow() (models.global_router.GlobalRouter method)