Skip to content

Commit

Permalink
Merge pull request #301 from chetanya-goyal/main
Browse files Browse the repository at this point in the history
Fix temp-sense-gen flow
  • Loading branch information
msaligane authored Apr 23, 2024
2 parents 5fe73ec + f87f399 commit d607408
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 d607408

Please sign in to comment.