Version: 2.2.0, Package name: opensta-2.2.0 |
Maintained by: Alessandro De Laurenzis |
Master sites: |
Description OpenSTA is a gate level static timing verifier. As a stand-alone executable it can be used to verify the timing of a design using standard file formats: - Verilog netlist - Liberty library - SDC timing constraints - SDF delay annotation - SPEF parasitics OpenSTA uses a TCL command interpreter to read the design, specify timing constraints and print timing reports. |
Filesize: 4758.951 KB |
Version History (View Complete History) |
|
2021-01-04 06:53:16 by Stuart Henderson | Files touched by this commit (1) |
Log message: cad/opensta: drop the cmake version check for swig, it doesn't cover 4.x which otherwise works ok. |
2021-01-02 01:49:38 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Unbreak opensta with cmake 3.19 Diff from maintainer, thanks |
2020-09-25 13:00:10 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to OpenSTA-2.2.0, from maintainer Alessandro De Laurenzis |
2020-03-14 00:42:05 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update opensta to 2.0.18.20200308 "This is a trivial update port-wise, but a big jump in terms of features/bug-fixing." Notable port changes: - updated maintainer email address; - ApiChanges.txt added to ${PREFIX}/share/doc/opensta; - new enabled regression suite Diff from maintainer Alessandro De Laurenzis |
2019-12-18 00:42:27 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Since opensta prefers tcl-8.6 to 8.5 when both are installed, always use 8.6. Reported by espie@ |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-03-30 05:50:06 by Anthony J. Bentley | Files touched by this commit (3) |
Log message: Update to opensta-2.0.12.20190329. Adds a missing header file used by dependent projects. From Alessandro De Laurenzis (maintainer); thanks! |
2019-03-27 03:23:51 by Stuart Henderson | Files touched by this commit (1) |
Log message: oops, tk->tcl in BUILD_DEPENDS as well |
2019-03-27 03:14:44 by Stuart Henderson | Files touched by this commit (1) |
Log message: s/WISH/TCLSH/, think-o on my part when suggesting how to fix #! line |