Skip to content

Commit

Permalink
remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Jan 21, 2024
1 parent f3fc073 commit d744e7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openlane/scripts/openroad/antenna_check.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ source $::env(SCRIPTS_DIR)/openroad/common/io.tcl
read_current_odb

# start checking antennas and generate a detailed report
puts $::env(_ANTENNA_REPORT)
puts "%OL_CREATE_REPORT $::env(_ANTENNA_REPORT)"
check_antennas -verbose
puts "%OL_END_REPORT"

0 comments on commit d744e7f

Please sign in to comment.