We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4f73d0 + f8457ba commit f497123Copy full SHA for f497123
flow/scripts/cdl.tcl
@@ -1,4 +1,4 @@
1
source $::env(SCRIPTS_DIR)/load.tcl
2
-load_design 6_1_fill.odb 6_final.sdc "Starting CDL"
+load_design 6_final.odb 6_final.sdc "Starting CDL"
3
4
write_cdl -masters $::env(CDL_FILE) $::env(RESULTS_DIR)/6_final.cdl
0 commit comments