Skip to content

Commit 7e3c377

Browse files
committed
DELETE THIS COMMIT
just to make bazel build ... build locally
1 parent 5f3def2 commit 7e3c377

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

flow/scripts/final_report.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ report_metrics 6 "finish"
6767

6868
# Save a final image if openroad is compiled with the gui
6969
if {[expr [llength [info procs save_image]] > 0]} {
70-
gui::show "source $::env(SCRIPTS_DIR)/save_images.tcl" false
70+
# gui::show "source $::env(SCRIPTS_DIR)/save_images.tcl" false
7171
}

flow/scripts/variables.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ SKIP_REPORT_METRICS:
125125
- grt
126126
- route
127127
- final
128+
default: 1
128129
PROCESS:
129130
description: |
130131
Technology node or process in use.

tools/OpenROAD

Submodule OpenROAD updated 52 files

0 commit comments

Comments
 (0)