-
Notifications
You must be signed in to change notification settings - Fork 438
Vpr viewer and flat routing on #3070
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 10 commits
8782a86
83e62d8
104067e
a76ce0f
5ef1caa
61f6c6a
c450851
0f998e6
8fd9c0a
2914dc7
3887c35
55a5276
80675e3
2e9a2d6
26118a9
05af555
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,6 +17,9 @@ | |
|
|
||
| #include "ezgl/application.hpp" | ||
|
|
||
| bool is_net_unrouted(AtomNetId atomic_net_id); | ||
| bool is_net_fully_absorbed(AtomNetId atomic_net_id); | ||
|
||
|
|
||
| void search_and_highlight(GtkWidget* /*widget*/, ezgl::application* app); | ||
| bool highlight_rr_nodes(RRNodeId hit_node); | ||
| void auto_zoom_rr_node(RRNodeId rr_node_id); | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.