Skip to content

Commit

Permalink
flow: scripts: detail_route: Report metrics after detail_route
Browse files Browse the repository at this point in the history
Signed-off-by: Ryszard Rozak <[email protected]>
  • Loading branch information
RRozak authored and glatosinski committed Sep 30, 2024
1 parent 74df8de commit 72a6198
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flow/scripts/detail_route.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,6 @@ if { [info exists ::env(POST_DETAIL_ROUTE_TCL)] } {

check_antennas -report_file $env(REPORTS_DIR)/drt_antennas.log

report_metrics 5 "detail_route"

write_db $::env(RESULTS_DIR)/5_3_route.odb

0 comments on commit 72a6198

Please sign in to comment.