Skip to content

Commit 62fa484

Browse files
committed
Merge branch 'master' into scripts_call_repair_clk_nets_inside_cts
2 parents 26fc0f7 + 9138267 commit 62fa484

File tree

17 files changed

+60
-80
lines changed

17 files changed

+60
-80
lines changed

docs/user/FlowVariables.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ configuration file.
172172
| <a name="SDC_FILE"></a>SDC_FILE| The path to design constraint (SDC) file.| | |
173173
| <a name="SDC_GUT"></a>SDC_GUT| Load design and remove all internal logic before doing synthesis. This is useful when creating a mock .lef abstract that has a smaller area than the amount of logic would allow. bazel-orfs uses this to mock SRAMs, for instance.| | |
174174
| <a name="SEAL_GDS"></a>SEAL_GDS| Seal macro to place around the design.| | |
175+
| <a name="SETUP_REPAIR_SEQUENCE"></a>SETUP_REPAIR_SEQUENCE| Specifies the sequence of moves to do in repair_timing -setup. This should be a string of move keywords separated by commas such as the default when not used: "unbuffer,sizedown,sizeup,swap,buffer,clone,split".| | |
175176
| <a name="SETUP_SLACK_MARGIN"></a>SETUP_SLACK_MARGIN| Specifies a time margin for the slack when fixing setup violations. This option allows you to overfix or underfix(negative value, terminate retiming before 0 or positive slack). See HOLD_SLACK_MARGIN for more details.| 0| |
176177
| <a name="SET_RC_TCL"></a>SET_RC_TCL| Metal & Via RC definition file path.| | |
177178
| <a name="SKIP_CTS_REPAIR_TIMING"></a>SKIP_CTS_REPAIR_TIMING| Skipping CTS repair, which can take a long time, can be useful in architectural exploration or when getting CI up and running.| | |
@@ -278,6 +279,7 @@ configuration file.
278279
- [RTLMP_RPT_DIR](#RTLMP_RPT_DIR)
279280
- [RTLMP_SIGNATURE_NET_THRESHOLD](#RTLMP_SIGNATURE_NET_THRESHOLD)
280281
- [RTLMP_WIRELENGTH_WT](#RTLMP_WIRELENGTH_WT)
282+
- [SETUP_REPAIR_SEQUENCE](#SETUP_REPAIR_SEQUENCE)
281283
- [SETUP_SLACK_MARGIN](#SETUP_SLACK_MARGIN)
282284
- [SKIP_GATE_CLONING](#SKIP_GATE_CLONING)
283285
- [SKIP_LAST_GASP](#SKIP_LAST_GASP)
@@ -324,6 +326,7 @@ configuration file.
324326
- [POST_CTS_TCL](#POST_CTS_TCL)
325327
- [REMOVE_CELLS_FOR_EQY](#REMOVE_CELLS_FOR_EQY)
326328
- [REPORT_CLOCK_SKEW](#REPORT_CLOCK_SKEW)
329+
- [SETUP_REPAIR_SEQUENCE](#SETUP_REPAIR_SEQUENCE)
327330
- [SETUP_SLACK_MARGIN](#SETUP_SLACK_MARGIN)
328331
- [SKIP_CTS_REPAIR_TIMING](#SKIP_CTS_REPAIR_TIMING)
329332
- [SKIP_GATE_CLONING](#SKIP_GATE_CLONING)
@@ -342,6 +345,7 @@ configuration file.
342345
- [MIN_ROUTING_LAYER](#MIN_ROUTING_LAYER)
343346
- [REPORT_CLOCK_SKEW](#REPORT_CLOCK_SKEW)
344347
- [ROUTING_LAYER_ADJUSTMENT](#ROUTING_LAYER_ADJUSTMENT)
348+
- [SETUP_REPAIR_SEQUENCE](#SETUP_REPAIR_SEQUENCE)
345349
- [SETUP_SLACK_MARGIN](#SETUP_SLACK_MARGIN)
346350
- [SKIP_GATE_CLONING](#SKIP_GATE_CLONING)
347351
- [SKIP_INCREMENTAL_REPAIR](#SKIP_INCREMENTAL_REPAIR)

flow/designs/asap7/aes-block/rules-base.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
"compare": "<="
2525
},
2626
"cts__design__instance__count__hold_buffer": {
27-
"value": 1059,
27+
"value": 1244,
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
3131
"value": 0,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
35-
"value": 82802,
35+
"value": 77091,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {
@@ -48,7 +48,7 @@
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -100.58,
51+
"value": -68.19,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
@@ -60,11 +60,11 @@
6060
"compare": "<="
6161
},
6262
"finish__timing__drv__hold_violation_count": {
63-
"value": 335,
63+
"value": 100,
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {
67-
"value": -21.42,
67+
"value": -18.47,
6868
"compare": ">="
6969
}
7070
}

flow/designs/harness.mk

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

flow/designs/ihp-sg13g2/ibex/rules-base.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"compare": "=="
99
},
1010
"placeopt__design__instance__area": {
11-
"value": 371258,
11+
"value": 365471,
1212
"compare": "<="
1313
},
1414
"placeopt__design__instance__count__stdcell": {
@@ -28,7 +28,7 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 12,
31+
"value": 0,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
@@ -44,11 +44,11 @@
4444
"compare": "<="
4545
},
4646
"detailedroute__antenna_diodes_count": {
47-
"value": 26,
47+
"value": 51,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -0.83,
51+
"value": -0.17,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
@@ -64,7 +64,7 @@
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {
67-
"value": -14.76,
67+
"value": -10.0,
6868
"compare": ">="
6969
}
7070
}

flow/designs/nangate45/swerv/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": 3342843,
35+
"value": 3900533,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {
@@ -60,7 +60,7 @@
6060
"compare": "<="
6161
},
6262
"finish__timing__drv__hold_violation_count": {
63-
"value": 185,
63+
"value": 1165,
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"compare": "=="
99
},
1010
"placeopt__design__instance__area": {
11-
"value": 755529,
11+
"value": 755158,
1212
"compare": "<="
1313
},
1414
"placeopt__design__instance__count__stdcell": {
@@ -32,7 +32,7 @@
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
35-
"value": 5508164,
35+
"value": 5096058,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {
@@ -48,23 +48,23 @@
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -0.52,
51+
"value": -0.33,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
55-
"value": 763024,
55+
"value": 762884,
5656
"compare": "<="
5757
},
5858
"finish__timing__drv__setup_violation_count": {
5959
"value": 5013,
6060
"compare": "<="
6161
},
6262
"finish__timing__drv__hold_violation_count": {
63-
"value": 399,
63+
"value": 656,
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {
67-
"value": -21.69,
67+
"value": -20.07,
6868
"compare": ">="
6969
}
7070
}

flow/designs/nangate45/tinyRocket/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": 833444,
35+
"value": 822134,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {
@@ -48,7 +48,7 @@
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -0.21,
51+
"value": -0.32,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {

flow/designs/sky130hd/ibex/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.
1616
export ADDER_MAP_FILE :=
1717

1818
export CORE_UTILIZATION = 45
19-
export PLACE_DENSITY_LB_ADDON = 0.2
19+
export PLACE_DENSITY_LB_ADDON = 0.25
2020
export TNS_END_PERCENT = 100
2121

2222
export FASTROUTE_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/fastroute.tcl

flow/designs/sky130hd/ibex/rules-base.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 64,
31+
"value": 24,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
35-
"value": 808993,
35+
"value": 801898,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {
@@ -44,15 +44,15 @@
4444
"compare": "<="
4545
},
4646
"detailedroute__antenna_diodes_count": {
47-
"value": 70,
47+
"value": 57,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -1.45,
51+
"value": -0.94,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
55-
"value": 205228,
55+
"value": 204248,
5656
"compare": "<="
5757
},
5858
"finish__timing__drv__setup_violation_count": {
@@ -64,7 +64,7 @@
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {
67-
"value": -19.68,
67+
"value": -16.35,
6868
"compare": ">="
6969
}
7070
}

flow/designs/sky130hd/microwatt/rules-base.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
35-
"value": 10055574,
35+
"value": 11745555,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {
3939
"value": 0,
4040
"compare": "<="
4141
},
4242
"detailedroute__antenna__violating__nets": {
43-
"value": 6,
43+
"value": 9,
4444
"compare": "<="
4545
},
4646
"detailedroute__antenna_diodes_count": {

0 commit comments

Comments
 (0)