Skip to content

Commit ae2ae87

Browse files
committed
update nangate45/bp_fe
Signed-off-by: Eder Monteiro <[email protected]>
1 parent 3af970a commit ae2ae87

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

flow/designs/nangate45/bp_fe_top/config.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ export IO_CONSTRAINTS = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/io.tcl
2424

2525
export MACRO_PLACE_HALO = 10 10
2626

27-
export PLACE_DENSITY_LB_ADDON = 0.10
28-
export PLACE_DENSITY_MAX_POST_HOLD = 0.12
27+
export PLACE_DENSITY_LB_ADDON = 0.11
28+
export PLACE_DENSITY_MAX_POST_HOLD = 0.13
2929
export TNS_END_PERCENT = 100
3030

3131
export FASTROUTE_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/fastroute.tcl

flow/designs/nangate45/bp_fe_top/rules-base.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
35-
"value": 2111490,
35+
"value": 2503735,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {
@@ -60,7 +60,7 @@
6060
"compare": "<="
6161
},
6262
"finish__timing__drv__hold_violation_count": {
63-
"value": 2500,
63+
"value": 100,
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {

0 commit comments

Comments
 (0)