Skip to content

Commit ae5333d

Browse files
authored
Merge pull request #2324 from The-OpenROAD-Project-staging/secure-gf12-bps-incr-density
Increase gf12/bp_single PLACE_DENSITY
2 parents 62723bf + dc8ae4a commit ae5333d

File tree

3 files changed

+222
-211
lines changed

3 files changed

+222
-211
lines changed

flow/designs/gf12/bp_single/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export SIG_MAP_FILE = $(PLATFORM_DIR)/bp/soc_bsg_black_parrot.sigmap
5151

5252
export ABC_CLOCK_PERIOD_IN_PS = 1250
5353

54-
export PLACE_DENSITY = 0.20
54+
export PLACE_DENSITY = 0.80
5555

5656
export MACRO_WRAPPERS = $(PLATFORM_DIR)/bp/wrappers/wrappers.tcl
5757
#export MACRO_PLACEMENT = $(PLATFORM_DIR)/bp/bp_single.macro_placment.cfg

0 commit comments

Comments
 (0)