Skip to content

Commit 021fae7

Browse files
TheMightyDuckOfDoomphsauter
authored andcommitted
openroad: report final metrics
Generate a final metric report
1 parent 17495a6 commit 021fae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openroad/scripts/chip.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ utl::report "Filler placement"
279279
filler_placement $stdfill
280280
global_connect
281281
report_image "${proj_name}.final" true true false true
282+
report_metrics "${proj_name}.final"
282283
utl::report "Write output"
283284
write_def out/${proj_name}.def
284285
write_verilog -include_pwr_gnd out/${proj_name}_lvs.v

0 commit comments

Comments
 (0)