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 cef0592 + e102480 commit faed9d8Copy full SHA for faed9d8
flow/scripts/save_images.tcl
@@ -20,7 +20,7 @@ gui::set_display_controls "Instances/StdCells/*" visible true
20
gui::set_display_controls "Instances/Macro" visible true
21
gui::set_display_controls "Instances/Pads/*" visible true
22
gui::set_display_controls "Instances/Physical/*" visible true
23
-gui::set_display_controls "Pin Markers" visible true
+gui::set_display_controls "Pins" visible true
24
gui::set_display_controls "Misc/Instances/names" visible true
25
gui::set_display_controls "Misc/Scale bar" visible true
26
gui::set_display_controls "Misc/Highlight selected" visible true
0 commit comments