Skip to content

Commit 5c3fe69

Browse files
Merge remote-tracking branch 'origin/master' into mpl2_part
Signed-off-by: Ravi Varadarajan <[email protected]>
2 parents 8e48e0d + 6371989 commit 5c3fe69

File tree

112 files changed

+772
-13801
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+772
-13801
lines changed

docs/contrib/CI.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -47,31 +47,7 @@ navigate Jenkins to access these features are available
4747

4848
## OpenROAD Flow
4949

50-
- OpenROAD-flow-script-Public [folder]
51-
- `public_tests_all`
52-
- Description: runs flow tests except RTLMP designs. Should finish in
53-
less than three hours.
54-
- Target: master branch.
55-
- `public_tests_all-pr`
56-
- Description: runs flow tests except RTLMP designs. Should finish in
57-
less than three hours.
58-
- Target: all open PRs.
59-
- `publish-results-to-dashboard`
60-
- Description: uploads metrics to dashboard website.
61-
- Target: master branch.
62-
- OpenROAD-flow-scripts-Nightly-Public
63-
- Description: runs all flow tests including RTLMP designs.
64-
- Target: master branch.
65-
- OpenROAD-flow-scripts-Private [folder]
66-
- `public_tests_small`
67-
- Description: runs fast flow tests, does not include RTLMP designs.
68-
Should finish in less than one hour.
69-
- Target: all branches that are not filed as PR. CI will run for PR
70-
branches on the public side after "Ready to Sync Public" workflow.
71-
- OpenROAD-flow-scripts-All-Tests-Private
72-
- Description: runs flow tests, does not include RTLMP designs.
73-
- Target: secure branches.
74-
50+
- Information about OpenROAD Flow CI jobs can be found [here](https://openroad-flow-scripts.readthedocs.io/en/latest/contrib/CI.html)
7551

7652
## OpenLane
7753

docs/contrib/GettingInvolved.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@
33
Thank you for taking the time to read this document and to contribute.
44
The OpenROAD project will not reach all of its objectives without help!
55

6-
Possible ways to contribute:
6+
Possible ways to contribute to the OpenROAD application:
77

8-
- Open-source PDK information
9-
- Open-source Designs
10-
- Useful scripts
118
- Tool improvements
129
- New tools
1310
- Improvements to documentation, including this document
@@ -23,20 +20,6 @@ philosophy. We do have exceptions in the project, but over time we hope
2320
that all contributions will be BSD3, or some other permissive license such as MIT
2421
or Apache2.0.
2522

26-
## Contributing Open Source PDK information and Designs
27-
28-
If you have new design or PDK information to contribute, please add this
29-
to the repo
30-
[OpenROAD-flow-scripts](https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/).
31-
In the
32-
[flow directory](https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/tree/master/flow)
33-
you will see a directory for
34-
[designs](https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/tree/master/flow/designs)
35-
with Makefiles to run them, and one for PDK
36-
[platforms](https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/tree/master/flow/platforms)
37-
used by the designs. If you add a new PDK platform, be sure to add at
38-
least one design that uses it.
39-
4023
## Contributing Scripts and Code
4124

4225
We follow the [Google C++ style guide](https://google.github.io/styleguide/cppguide.html).

docs/contrib/Metrics.md

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

0 commit comments

Comments
 (0)