-
Notifications
You must be signed in to change notification settings - Fork 39
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
feat!: Read multi corner libs during PNR steps #591
Draft
kareefardi
wants to merge
10
commits into
dev
Choose a base branch
from
pnr-corners
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Metric comparisons are in beta. Please report bugs under the issues tab.
Full tables ► https://gist.github.com/openlane-bot/a5a2215b89a26e8853bb2d4d1ce236ac |
Signed-off-by: Kareem Farid <[email protected]>
Signed-off-by: Kareem Farid <[email protected]>
Signed-off-by: Kareem Farid <[email protected]>
Signed-off-by: Kareem Farid <[email protected]>
commit e7a0e71 Author: Kareem Farid <[email protected]> Date: Sun Nov 3 13:22:53 2024 +0200 lint Signed-off-by: Kareem Farid <[email protected]> commit 9e25b72 Author: Kareem Farid <[email protected]> Date: Sun Nov 3 13:11:51 2024 +0200 update changelog, Verilator.Lint, Yosys.JsonHeader Signed-off-by: Kareem Farid <[email protected]> commit 36bca9b Author: Kareem Farid <[email protected]> Date: Sun Nov 3 12:52:59 2024 +0200 bugfix: allow unsetting variables in configuration files Signed-off-by: Kareem Farid <[email protected]> commit b0246e6 Author: Kareem Farid <[email protected]> Date: Tue Oct 29 15:29:20 2024 +0300 hotfix: incorrect error message when substiuting with a nonexistent step commit 19109e1 Author: Mohamed Gaber <[email protected]> Date: Sat Oct 26 20:12:12 2024 +0300 bugfix: odb steps dropping PYTHONPATH (#592) * `Odb.*` * Fixed OpenROAD dropping user-set `PYTHONPATH` values. ## Tool Updates * Use `NIX_PYTHONPATH` instead of `PYTHONPATH` in Docker and devshells to avoid collisions with user-set `PYTHONPATH` variables. commit 627a5ab Author: Mohamed Gaber <[email protected]> Date: Thu Oct 24 11:03:55 2024 +0300 nix: make flake.createOpenLane shell more ergonomic ## Tool Updates * `flake.createOpenLaneShell` now gets OpenLane from `python3.pkgs`. * Fixed issue with `flake.createOpenLaneShell` where plugins would not get included due to an operator precedence issue. commit 8451508 Author: Mohamed Gaber <[email protected]> Date: Thu Oct 24 10:57:58 2024 +0300 hotfix: regression in nix/create-shell.nix commit 1bfa43d Author: Mohamed Gaber <[email protected]> Date: Mon Oct 21 21:05:05 2024 +0300 Temporarily revert Colab's OpenLane version until it's fixed Signed-off-by: Kareem Farid <[email protected]>
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.
No description provided.