Skip to content

Commit 7a6abf4

Browse files
committed
CTS clock repair test
Signed-off-by: Cho Moon <[email protected]>
1 parent 5ac9869 commit 7a6abf4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flow/scripts/cts.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ proc save_progress {stage} {
1616
# Run CTS
1717
set cts_args [list \
1818
-sink_clustering_enable \
19-
-balance_levels]
19+
-repair_clock_nets]
2020

2121
append_env_var cts_args CTS_BUF_DISTANCE -distance_between_buffers 1
2222
append_env_var cts_args CTS_CLUSTER_SIZE -sink_clustering_size 1

tools/OpenROAD

Submodule OpenROAD updated 65 files

0 commit comments

Comments
 (0)