Skip to content

Commit ef3b06d

Browse files
update config.mk
Signed-off-by: Ravi Varadarajan <[email protected]>
1 parent 666d241 commit ef3b06d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flow/designs/nangate45/bp_multi_top/config.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ export ADDITIONAL_LEFS = $(sort $(wildcard ./designs/$(PLATFORM)/$(DESIGN_NAME)/
2020
export ADDITIONAL_LIBS = $(sort $(wildcard ./designs/$(PLATFORM)/$(DESIGN_NAME)/*.lib))
2121

2222

23-
# These values must be multiples of placement site
24-
# x=0.19 y=1.4
2523
export DIE_AREA = 0 0 1100 1100
2624
export CORE_AREA = 10.07 9.8 1090 1090
2725
export PLACE_PINS_ARGS = -exclude left:300-1100 -exclude right:300-1100 -exclude top:*

0 commit comments

Comments
 (0)