Skip to content

Commit

Permalink
fix: upd save_images.tcl to sync with ORFS upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
chetanyagoyal committed Apr 22, 2024
1 parent 5fe73ec commit f87f399
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ gui::set_display_controls "Instances/StdCells/*" visible true
gui::set_display_controls "Instances/Macro" visible true
gui::set_display_controls "Instances/Pads/*" visible true
gui::set_display_controls "Instances/Physical/*" visible true
gui::set_display_controls "Pins" visible true
gui::set_display_controls "Shape Types/Pins" visible true
gui::set_display_controls "Shape Types/*/*" visible true
gui::set_display_controls "Misc/Instances/names" visible true
gui::set_display_controls "Misc/Scale bar" visible true
gui::set_display_controls "Misc/Highlight selected" visible true
Expand Down

0 comments on commit f87f399

Please sign in to comment.