Skip to content

Commit e42757b

Browse files
committed
update bps confs
Signed-off-by: João Mai <[email protected]>
1 parent 13e01d9 commit e42757b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

flow/designs/nangate45/black_parrot/config.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ export MACRO_PLACEMENT_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/macro_pla
3636
export MACRO_PLACE_HALO = 10 10
3737

3838
export TNS_END_PERCENT = 100
39+
40+
export HOLD_SLACK_MARGIN = 0.03

flow/designs/nangate45/bp_fe_top/config.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ export TNS_END_PERCENT = 100
3131
export FASTROUTE_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/fastroute.tcl
3232

3333
export GPL_KEEP_OVERFLOW = 0
34+
35+
export HOLD_SLACK_MARGIN = 0.03

0 commit comments

Comments
 (0)