Skip to content

Commit 2c4ed63

Browse files
committed
asap7: FASTROUTE_TCL simplification
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent c0fc69c commit 2c4ed63

File tree

4 files changed

+2
-7
lines changed

4 files changed

+2
-7
lines changed

flow/designs/asap7/mock-alu/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ export PLACE_DENSITY = 0.75
66
export CORE_UTILIZATION = 50
77
export CORNER = BC
88

9-
export FASTROUTE_TCL = ./designs/$(PLATFORM)/mock-alu/fastroute.tcl
9+
export ROUTING_LAYER_ADJUSTMENT = 0.45

flow/designs/asap7/mock-alu/fastroute.tcl

Lines changed: 0 additions & 3 deletions
This file was deleted.

flow/designs/asap7/swerv_wrapper/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ export CORE_AREA = 5 5 545 595
2424
export PLACE_PINS_ARGS = -exclude left:* -exclude right:*
2525
export PLACE_DENSITY_LB_ADDON = 0.20
2626

27-
export FASTROUTE_TCL = ./designs/$(PLATFORM)/swerv_wrapper/fastroute.tcl
27+
export ROUTING_LAYER_ADJUSTMENT = 0.2

flow/designs/asap7/swerv_wrapper/fastroute.tcl

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)