Skip to content

Commit f3e24b1

Browse files
authored
Merge pull request The-OpenROAD-Project#3500 from The-OpenROAD-Project-staging/disable-tmp-ndr-ca53
Temporarily disable NDR for gf12 ca53 until fixing clock gating tree level
2 parents 6723f5d + d6016d4 commit f3e24b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flow/designs/gf12/ca53/config.mk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ export MACRO_PLACE_HALO = 7 7
5454

5555
export MACRO_WRAPPERS = $(DESIGN_DIR)/wrappers.tcl
5656

57+
# Temporarily disable NDR for clock nets
58+
export CTS_ARGS = -sink_clustering_enable -balance_levels -repair_clock_nets -distance_between_buffers 100 -apply_ndr none
59+
5760
#export MAX_ROUTING_LAYER = H2
5861
export FASTROUTE_TCL = $(DESIGN_DIR)/fastroute.tcl
5962
#

0 commit comments

Comments
 (0)