readme
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
parent
974d9f43e7
commit
054b5045d3
11
README.md
11
README.md
|
|
@ -52,6 +52,10 @@ See doc/OpenSTA.pdf for command documentiaton.
|
||||||
See doc/StaApi.txt for timing engine API documentiaton.
|
See doc/StaApi.txt for timing engine API documentiaton.
|
||||||
See doc/ChangeLog.txt for changes to commands.
|
See doc/ChangeLog.txt for changes to commands.
|
||||||
|
|
||||||
|
OpenSTA does not accept external code contributions. The official git repository is
|
||||||
|
located at https://github.com/jjcherry56/OpenSTA.git. Any forks from this code base
|
||||||
|
have not passed extensive regression testing which is not publicly available.
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
OpenSTA is built with CMake.
|
OpenSTA is built with CMake.
|
||||||
|
|
@ -197,13 +201,6 @@ case directory.
|
||||||
|
|
||||||
* William Scott authored the arnoldi delay calculator at Blaze, Inc which was subsequently licensed to Nefelus, Inc that has graciously contributed it to OpenSTA.
|
* William Scott authored the arnoldi delay calculator at Blaze, Inc which was subsequently licensed to Nefelus, Inc that has graciously contributed it to OpenSTA.
|
||||||
|
|
||||||
## Contributions
|
|
||||||
|
|
||||||
External code contributions are not supported.
|
|
||||||
|
|
||||||
https://en.wikipedia.org/wiki/Contributor_License_Agreement
|
|
||||||
https://opensource.google/docs/cla/
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
OpenSTA is dual licensed. It is released under GPL v3 as OpenSTA and
|
OpenSTA is dual licensed. It is released under GPL v3 as OpenSTA and
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue