Skip to content

Commit fd99d94

Browse files
authored
Merge pull request #2511 from Pinata-Consulting/global-route-GENERATE_ARTIFACTS_ON_FAILURE-fix
global route: fix GENERATE_ARTIFACTS_ON_FAILURE use-case
2 parents 6f3494c + c5b6af3 commit fd99d94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flow/scripts/global_route.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ proc global_route_helper {} {
3434
write_db $::env(RESULTS_DIR)/5_1_grt-failed.odb
3535
error $errMsg
3636
}
37+
write_sdc -no_timestamp $::env(RESULTS_DIR)/5_1_grt.sdc
3738
write_db $::env(RESULTS_DIR)/5_1_grt.odb
3839
return
3940
}

0 commit comments

Comments
 (0)