We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17495a6 commit 021fae7Copy full SHA for 021fae7
openroad/scripts/chip.tcl
@@ -279,6 +279,7 @@ utl::report "Filler placement"
279
filler_placement $stdfill
280
global_connect
281
report_image "${proj_name}.final" true true false true
282
+report_metrics "${proj_name}.final"
283
utl::report "Write output"
284
write_def out/${proj_name}.def
285
write_verilog -include_pwr_gnd out/${proj_name}_lvs.v
0 commit comments