Skip to content

Commit f8457ba

Browse files
committed
In cdl.tcl use the final db which has run global_connect
Signed-off-by: Matt Liberty <[email protected]>
1 parent b4f73d0 commit f8457ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/scripts/cdl.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source $::env(SCRIPTS_DIR)/load.tcl
2-
load_design 6_1_fill.odb 6_final.sdc "Starting CDL"
2+
load_design 6_final.odb 6_final.sdc "Starting CDL"
33

44
write_cdl -masters $::env(CDL_FILE) $::env(RESULTS_DIR)/6_final.cdl

0 commit comments

Comments
 (0)