Skip to content

Commit fa0affc

Browse files
authored
Merge pull request #1397 from Pinata-Consulting/mock-array-io-placement-with-annealing
mock-array: IO Placement with annealing works fine
2 parents 753d91c + 7f13099 commit fa0affc

File tree

1 file changed

+2
-0
lines changed
  • flow/designs/asap7/mock-array/Element

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ export MOCK_ARRAY_COLS = $(word 2, $(MOCK_ARRAY_TABLE))
3838
# same information to other stages in the flow.
3939
export MIN_ROUTING_LAYER = M2
4040
export MAX_ROUTING_LAYER = M5
41+
42+
export PLACE_PINS_ARGS = -annealing

0 commit comments

Comments
 (0)