-
Notifications
You must be signed in to change notification settings - Fork 409
gha: automatic rules update #1519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
vvbandeira
merged 25 commits into
The-OpenROAD-Project:master
from
habibayassin:update-rules
Mar 26, 2024
Merged
gha: automatic rules update #1519
vvbandeira
merged 25 commits into
The-OpenROAD-Project:master
from
habibayassin:update-rules
Mar 26, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b8bfe2a to
cacb714
Compare
Signed-off-by: Matt Liberty <mliberty@precisioninno.com> Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: Matt Liberty <mliberty@precisioninno.com> Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: Matt Liberty <mliberty@precisioninno.com> Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: Matt Liberty <mliberty@precisioninno.com> Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
[INFO] Updating failing rule detailedroute__route__drc_errors from 0 to 800. [INFO] Tightening rule finish__timing__drv__hold_violation_count from 2910 to 2686. Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com> Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
* Add modified verilog files for equivalence checking
* Add code to write out equivalence check config file and run the equivalence check post repair_timing
* Enable equivalence checks after repair_timing
* Use -remove_cells to remove TAP cells
* Handle subdirectories in the log dir during cts_clean
* Add verilog cells for nangate45
* Add missing/used cells
* Add REMOVE_CELLS_FOR_EQY
* Add doc for new variables
* Add new variables for skipping cells for equivalence checks+cleanup
* Fixes in flip flop definitions
* Enable sky130hd/gcd eqy check
* Bump OR submodule
* etc: enable python before pip install
* etc: add pip dependencies, remove dups w/OR
* ci: enable python38
* ci: EQUIVALENCE_CHECK will be enabled per design
* ci: remove source env.sh from test_helper and GHA
This conflicts yosys versions and causes eqy not to work
* ci: exclude 4_eqy_output from save artifacts
---
Signed-off-by: Harsh Vardhan <openroad@chez-vardhan.com>
Co-authored-by: Vitor Bandeira <vvbandeira@precisioninno.com>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
cacb714 to
dec6788
Compare
…w-scripts into update-rules Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
vvbandeira
requested changes
Oct 9, 2023
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Member
|
@habibayassin @vvbandeira still relevant? |
vvbandeira
reviewed
Feb 27, 2024
9d73101 to
5ae6cc6
Compare
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
5ae6cc6 to
93a9eb4
Compare
Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@vvbandeira the following variables should be added to the gha secrets in the project's settings:
CREDS_FILE --> has the json object for the firebase creds
API_BASE_URL --> has the Backend (with latest login flow) link with port identified without a backslash at the end ex. https://dashboard.theopenroadproject.org:8443