Skip to content

Commit 7b255f4

Browse files
authored
Merge pull request #1967 from Pinata-Consulting/mock-array-cleanup
mock-array: use CTS_BUF_DISTANCE to make mock-array less brittle
2 parents 5a31c13 + 6b35567 commit 7b255f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/asap7/mock-array/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ export FASTROUTE_TCL = ./designs/$(PLATFORM)/mock-array/fastroute.tcl
5757
export MACRO_HALO_X = 0.5
5858
export MACRO_HALO_Y = 0.5
5959

60-
export CTS_ARGS = -sink_clustering_enable -balance_levels -distance_between_buffers 60
60+
export CTS_BUF_DISTANCE = 60

0 commit comments

Comments
 (0)