Skip to content

Commit

Permalink
Remove uneeded print
Browse files Browse the repository at this point in the history
Signed-off-by: Kareem Farid <[email protected]>
  • Loading branch information
kareefardi committed Jul 1, 2024
1 parent b991e06 commit f8df8d2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/openroad/sta/multi_corner.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -204,10 +204,6 @@ foreach clock [all_clocks] {

puts "check_nonpropagated_clocks_end"

puts "\n==========================================================================="
puts "report_clock"
puts "============================================================================"

foreach clock [all_clocks] {
report_clock_properties $clock
report_clock_latency -clock $clock
Expand Down

0 comments on commit f8df8d2

Please sign in to comment.