Skip to content

Commit c266e33

Browse files
update tsmc config PLACE_DENSITY settings for TMP to pass
Signed-off-by: Ravi Varadarajan <[email protected]>
1 parent 99e57ef commit c266e33

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

flow/designs/tsmc65lp/coyote/config_hier.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ export PLACE_PINS_ARGS = -exclude left:* -exclude right:0-700 -exclude right:150
2323
export MACRO_PLACE_HALO = 10 10
2424
export MACRO_PLACE_CHANNEL = 20 20
2525

26-
export PLACE_DENSITY = 0.75
26+
export PLACE_DENSITY = 0.60

flow/designs/tsmc65lp/coyote/config_hier_tmp.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@ include $(dir $(DESIGN_CONFIG))/config_hier.mk
22

33
export FLOW_VARIANT = hier_tmp
44
unexport RTLMP_FLOW
5-
6-
export PLACE_DENSITY = 0.60

0 commit comments

Comments
 (0)