File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
flow/designs/nangate45/bp_fe_top Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ export IO_CONSTRAINTS = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/io.tcl
2424
2525export 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
2929export TNS_END_PERCENT = 100
3030
3131export FASTROUTE_TCL = $(DESIGN_HOME ) /$(PLATFORM ) /$(DESIGN_NAME ) /fastroute.tcl
Original file line number Diff line number Diff line change 3232 "compare" : " <="
3333 },
3434 "detailedroute__route__wirelength" : {
35- "value" : 2111490 ,
35+ "value" : 2503735 ,
3636 "compare" : " <="
3737 },
3838 "detailedroute__route__drc_errors" : {
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" : {
You can’t perform that action at this time.
0 commit comments