Skip to content

Commit 2414a5a

Browse files
committed
update nangate45/bp_fe config
Signed-off-by: Eder Monteiro <[email protected]>
1 parent 8433e67 commit 2414a5a

File tree

4 files changed

+242
-236
lines changed

4 files changed

+242
-236
lines changed

flow/designs/nangate45/bp_fe_top/config.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ export MACRO_PLACE_CHANNEL = 20 20
3333
export PLACE_DENSITY_LB_ADDON = 0.10
3434
export PLACE_DENSITY_MAX_POST_HOLD = 0.12
3535
export TNS_END_PERCENT = 100
36+
37+
export FASTROUTE_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/fastroute.tcl
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
set_global_routing_layer_adjustment metal2-metal3 0.4
2+
set_global_routing_layer_adjustment metal4-$::env(MAX_ROUTING_LAYER) 0.15
3+
4+
set_routing_layers -signal $::env(MIN_ROUTING_LAYER)-$::env(MAX_ROUTING_LAYER)

0 commit comments

Comments
 (0)