Skip to content

Commit

Permalink
Merge pull request The-OpenROAD-Project#2218 from The-OpenROAD-Projec…
Browse files Browse the repository at this point in the history
…t-staging/gf12-ariane-density

Increase gf12/ariane PLACE_DENSITY to 0.5.
  • Loading branch information
maliberty authored Aug 5, 2024
2 parents 17ce718 + 54214c0 commit cdd7d54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flow/designs/gf12/ariane/config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ export ADDITIONAL_GDS = $(PLATFORM_DIR)/gds/gf12lp_1rf_lg8_w64_byte.gds2
export DIE_AREA = 0 0 850 600
export CORE_AREA = 5 5 745 595

export PLACE_DENSITY ?= 0.50

export PLACE_PINS_ARGS = -exclude left:0-150 -exclude left:450-600 -exclude right:* -exclude top:* -exclude bottom:*

export MACRO_PLACE_HALO = 7 7
Expand Down

0 comments on commit cdd7d54

Please sign in to comment.