Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
f953347
Add final check all drivers have parasitic annotation
povik Mar 11, 2026
590b815
fix missing para on dbterm
dsengupta0628 Mar 12, 2026
857bc84
Merge remote-tracking branch 'origin/master' into secure-fix_missing_…
dsengupta0628 Mar 20, 2026
cfc24d1
Merge branch 'master' into secure-fix_missing_para_dbmodnet
dsengupta0628 Mar 23, 2026
503c0d7
update openroad- again!
dsengupta0628 Mar 23, 2026
176bd4b
revert the proc to check missing para
dsengupta0628 Mar 23, 2026
04f2834
Merge branch 'master' into secure-fix_missing_para_dbmodnet
dsengupta0628 Mar 25, 2026
fe4b43a
update openroad
dsengupta0628 Mar 25, 2026
2f5d591
revert the final_report.tcl to original
dsengupta0628 Mar 25, 2026
b17fc9a
revert the final_report.tcl to original
dsengupta0628 Mar 25, 2026
ba6eaa3
merged with latest
dsengupta0628 Mar 30, 2026
7c57dc3
latest OR
dsengupta0628 May 18, 2026
9dd3494
Merge branch 'master' into secure-fix_missing_para_dbmodnet
dsengupta0628 May 18, 2026
fac3fa8
update OpenROAD for ORFS regoldening
dsengupta0628 May 18, 2026
ba99381
merged with latest orfs
dsengupta0628 May 19, 2026
c9bbe29
Merge branch 'master' into secure-fix_missing_para_dbmodnet
dsengupta0628 May 20, 2026
218ad1d
latest ORFS merged
dsengupta0628 May 20, 2026
0230dc9
Merge branch 'master' into secure-fix_missing_para_dbmodnet
dsengupta0628 May 20, 2026
98871a1
Merge branch 'master' into secure-fix_missing_para_dbmodnet
maliberty May 21, 2026
e262ba6
update OR
maliberty May 21, 2026
425011e
flow: update rules
github-actions[bot] May 21, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions flow/designs/asap7/swerv_wrapper/rules-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@
"compare": "<="
},
"finish__timing__setup__ws": {
"value": -80.0,
"value": -319.0,
"compare": ">="
},
"finish__timing__setup__tns": {
"value": -320.0,
"value": -47000.0,
"compare": ">="
},
"finish__timing__hold__ws": {
Expand Down
2 changes: 1 addition & 1 deletion flow/designs/nangate45/swerv/rules-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"compare": ">="
},
"finish__timing__setup__tns": {
"value": -459.0,
"value": -516.0,
"compare": ">="
},
"finish__timing__hold__ws": {
Expand Down
2 changes: 1 addition & 1 deletion flow/designs/nangate45/swerv_wrapper/rules-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"compare": ">="
},
"finish__timing__setup__tns": {
"value": -113.0,
"value": -127.0,
"compare": ">="
},
"finish__timing__hold__ws": {
Expand Down
4 changes: 2 additions & 2 deletions flow/designs/sky130hd/gcd/rules-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@
"compare": "<="
},
"finish__timing__setup__ws": {
"value": -1.74,
"value": -1.86,
"compare": ">="
},
"finish__timing__setup__tns": {
"value": -81.2,
"value": -87.8,
"compare": ">="
},
"finish__timing__hold__ws": {
Expand Down
4 changes: 2 additions & 2 deletions flow/designs/sky130hd/microwatt/rules-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@
"compare": "<="
},
"finish__timing__setup__ws": {
"value": -1.34,
"value": -2.71,
"compare": ">="
},
"finish__timing__setup__tns": {
"value": -157.0,
"value": -336.0,
"compare": ">="
},
"finish__timing__hold__ws": {
Expand Down
2 changes: 1 addition & 1 deletion flow/designs/sky130hs/ibex/rules-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"compare": ">="
},
"globalroute__timing__setup__tns": {
"value": -7.77,
"value": -33.7,
"compare": ">="
},
"globalroute__timing__hold__ws": {
Expand Down
2 changes: 1 addition & 1 deletion tools/OpenROAD
Submodule OpenROAD updated 138 files