Commit Graph
2758 Commits
Author SHA1 Message Date
Vitor Bandeira ba026e686f ci: drop centos7 from workflow
Signed-off-by: Vitor Bandeira <[email protected]>
2026-07-28 13:20:52 -03:00
Matt Liberty 0c9c542334 Merge pull request #371 from hzeller/feature-20260611-runfile
We're not using runfiles anymore, don't use associated macro define.
2026-07-27 20:39:49 +00:00
Henner Zeller 685f006f15 We're not using runfiles anymore, don't use associated macro define.
We used to use runfiles to work with tcl dependencies. Since we don't
need that anymore, just add a regular `BAZEL_BUILD` define to
choose the behavior in the bazel build and remove the unneeded
dependency.

Signed-off-by: Henner Zeller <[email protected]>
2026-07-27 16:58:42 +02:00
Matt Liberty d468d14fdc Merge pull request #393 from The-OpenROAD-Project-staging/sta_update_0725
Sta update 0725
2026-07-27 14:17:44 +00:00
dsengupta0628 de61cd0845 Merge remote-tracking branch 'upstream/master' into sta_update_0725 2026-07-27 02:03:33 +00:00
dsengupta0628 e2ffe24572 Revert "fix docker centos7"
This reverts commit a7d2b221b8.

Signed-off-by: dsengupta0628 <[email protected]>
2026-07-27 02:02:30 +00:00
James Cherry 99eb809fff Dockerfile.centos7 bison server
Signed-off-by: James Cherry <[email protected]>
2026-07-26 17:01:06 -07:00
James Cherry fbf4d5e3a8 Dockerfile.centos7 tcl server
Signed-off-by: James Cherry <[email protected]>
2026-07-26 14:58:32 -07:00
dsengupta0628 a7d2b221b8 fix docker centos7
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-26 21:49:30 +00:00
dsengupta0628 55580b3cdb Merge remote-tracking branch 'upstream/master' into sta_update_0725 2026-07-26 21:20:20 +00:00
James Cherry 534e21abcf Dockerfile.centos7 tcl server
Signed-off-by: James Cherry <[email protected]>
2026-07-26 06:29:39 -07:00
dsengupta0628 c5442e164a resolved last regression failing
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-26 04:16:42 +00:00
dsengupta0628 f303d84f03 rootcause macos failure issue
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-26 03:31:29 +00:00
dsengupta0628 6b6f7c9ae4 unbreak centos7 ctest and macOS build dir
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-25 14:26:44 +00:00
dsengupta0628 836d704802 update latest OpenSTA from upstream 7/25
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-25 11:43:45 +00:00
Matt Liberty 3ce15f0f72 Merge pull request #392 from The-OpenROAD-Project-staging/sta_fix_bzl
Remove duplicated list BUILD, derive one from the other
2026-07-23 16:19:45 +00:00
dsengupta0628 343fd9a994 Merge branch 'master' into sta_fix_bzl 2026-07-23 15:38:58 +00:00
dsengupta0628 20ba5b5dc6 long term solution to avoid dual lists maintainance
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-23 15:38:27 +00:00
Matt Liberty bb610c927f Merge pull request #391 from The-OpenROAD-Project-staging/sta_fix_bzl
fix missing file in bazel build
2026-07-23 15:27:30 +00:00
dsengupta0628 2be8118685 fix 2
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-23 13:45:03 +00:00
dsengupta0628 94d55269b7 fix missing file in bazel build
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-23 13:23:14 +00:00
Matt Liberty 31e8fffddc Merge pull request #388 from The-OpenROAD-Project-staging/sta_latest_0710
Sta latest 0710
2026-07-22 00:04:31 +00:00
James Cherry 4f2c3d4ca5 thread_count_ -> size_t
Signed-off-by: James Cherry <[email protected]>
2026-07-19 10:28:43 -07:00
James Cherry dc5ccd2d69 ArrivalVisitor::pruneCrprArrivals() seg fault (replace pr477)
Signed-off-by: James Cherry <[email protected]>
2026-07-18 18:29:04 -07:00
James Cherry 76bc0496ec Sta::reportPathVerbose
Signed-off-by: James Cherry <[email protected]>
2026-07-18 15:40:15 -07:00
Akash LevyandCursor 6d30081013 SMALLFIX: Use reliable mirrors for Bison and TCL in CentOS 7 Dockerfile (#460)
* Use more reliable mirrors for Bison and TCL in CentOS 7 Dockerfile.

ftp.gnu.org and SourceForge prdownloads are flaky in CI; switch to
dotsrc and OSUOSL mirrors.

Co-authored-by: Cursor <[email protected]>

* Use GNU ftpmirror and SourceForge project URLs.

Switch CentOS 7 Dockerfile downloads to the reviewer-suggested
ftpmirror.gnu.org redirector for Bison and the SourceForge project
download URL for TCL.

Co-authored-by: Cursor <[email protected]>

---------

Co-authored-by: Cursor <[email protected]>
2026-07-16 16:42:52 -07:00
James Cherry 29b6a1039b PrimaDelayCalc no not copy node_index_map_ pr 458
Signed-off-by: James Cherry <[email protected]>
2026-07-16 16:41:19 -07:00
James Cherry 12f1577fe4 doc report field nets->net
Signed-off-by: James Cherry <[email protected]>
2026-07-14 15:30:19 -07:00
James Cherry 03786a7035 rm redundant stmt
Signed-off-by: James Cherry <[email protected]>
2026-07-14 15:30:19 -07:00
James Cherry affd539b3f GraphDelayCalc::findVertexDelay incr
Signed-off-by: James Cherry <[email protected]>
2026-07-14 15:30:19 -07:00
James Cherry dbb19a2687 rm GraphDelayCalc::incremental_
Signed-off-by: James Cherry <[email protected]>
2026-07-14 15:30:19 -07:00
James Cherry dd657bf250 GraphDelayCalc::findVertexDelay bidir load->driver
Signed-off-by: James Cherry <[email protected]>
2026-07-14 15:30:19 -07:00
Akash Levy 87e837a8be feat(ci): expand CI with macOS and CentOS 7 (Docker) platform coverage (#473) 2026-07-12 13:22:43 +08:00
dsengupta0628 8356ddbd5f regolden regression as now more info per reported path line
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-12 01:57:08 +00:00
dsengupta0628 82ee5f6f7c Merge remote-tracking branch 'upstream/master' into sta_latest_0710 2026-07-12 01:31:49 +00:00
James Cherry 08cf90d3fd format
Signed-off-by: James Cherry <[email protected]>
2026-07-10 18:48:14 -07:00
James Cherry f29b200bcd EvalPred::searchThru disabled loop edges
Signed-off-by: James Cherry <[email protected]>
2026-07-10 18:45:58 -07:00
James Cherry d05c37e3a6 Graph::visitFaninEdges
Signed-off-by: James Cherry <[email protected]>
2026-07-10 17:07:55 -07:00
James Cherry 8648521ece GraphDelayCalc::findVertexDelay bidir driver
Signed-off-by: James Cherry <[email protected]>
2026-07-10 17:05:56 -07:00
dsengupta0628 47f191d737 fix typo
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-10 18:41:33 +00:00
dsengupta0628 b83fcee672 Merge remote-tracking branch 'upstream/master' into sta_latest_0710 2026-07-10 17:58:26 +00:00
James Cherry 3dfeabd864 GraphDelayCalc::findVertexDelay rm bidir enqueue
Signed-off-by: James Cherry <[email protected]>
2026-07-10 09:38:24 -07:00
James Cherry 55e9bb5a88 Sta::replaceEquivCellBefore
Signed-off-by: James Cherry <[email protected]>
2026-07-10 09:38:24 -07:00
Deepashree Sengupta a0de2706d3 Add property-based -filter to get_scenes / get_modes, and make Scene/Mode properties extensible (#456)
* support for filter in get_scene/mode

Signed-off-by: dsengupta0628 <[email protected]>

* defineProperty overload

Signed-off-by: dsengupta0628 <[email protected]>

* define and set user property

Signed-off-by: dsengupta0628 <[email protected]>

* address review comments to generalize- current support for mode and scene

Signed-off-by: dsengupta0628 <[email protected]>

* address second round comments- removed user from cmd names

Signed-off-by: dsengupta0628 <[email protected]>

* remove defaults, check property vals against type defined

Signed-off-by: dsengupta0628 <[email protected]>

* address reviews, indent

Signed-off-by: dsengupta0628 <[email protected]>

* indent fix

Signed-off-by: dsengupta0628 <[email protected]>

---------

Signed-off-by: dsengupta0628 <[email protected]>
2026-07-10 09:37:48 -07:00
James Cherry ceb7e6389d asap7_small cmmment
Signed-off-by: James Cherry <[email protected]>
2026-07-09 10:34:44 -07:00
James Cherry c4c811ad2e make instance update endpoints
Signed-off-by: James Cherry <[email protected]>
2026-07-09 10:29:46 -07:00
Matt Liberty 97d84f0ed7 Merge pull request #387 from The-OpenROAD-Project-staging/sta_update_doc
add MT info to tag doc
2026-07-09 04:24:46 +00:00
dsengupta0628 3770ca007f add MT info to tag doc
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-09 00:51:55 +00:00
Matt Liberty a536a9e526 Merge pull request #386 from The-OpenROAD-Project-staging/sta_fix_coverity
coverity and tag and scene doc
2026-07-08 21:25:01 +00:00
dsengupta0628 3115b1a2e5 coverity and tag and scene doc
Signed-off-by: dsengupta0628 <[email protected]>
2026-07-08 20:02:44 +00:00