We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97071ff + b6b635a commit d7d897bCopy full SHA for d7d897b
1 file changed
flow/scripts/save_images.tcl
@@ -37,7 +37,7 @@ save_image -resolution $resolution $::env(REPORTS_DIR)/final_routing.webp
37
38
# The placement view without routing
39
gui::set_display_controls "Shape Types/Routing/*" visible false
40
-gui::set_display_controls "Instances/Physical/*" visible false
+gui::set_display_controls "Instances/Physical/Fill cell" visible false
41
gui::set_display_controls "Misc/Instances/*" visible false
42
save_image -resolution $resolution $::env(REPORTS_DIR)/final_placement.webp
43
0 commit comments