Skip to content
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

Upgrade to nix-eda #2135

Merged
merged 5 commits into from
Jul 7, 2024
Merged

Upgrade to nix-eda #2135

merged 5 commits into from
Jul 7, 2024

Conversation

donn
Copy link
Collaborator

@donn donn commented Jul 3, 2024

~ Avoid using /dev/null for writing DEF files (it tries to create a temp file and fail)
~ PDK now has a default value of sky130A even outside the Makefile
~ PDK_ROOT now set automatically if Volare is installed
~ Upgrade to a newer version of OpenLane 2, which in turns uses nix-eda
~ Format nix packages using Alejandra
~ OpenROAD scripts now read liberty files before database files (they are linked together when the database is read)
~ Update Readme to remove Colab and add banner directing people to OpenLane 2


Also create new script to assist with the OpenROAD CI

donn added 4 commits July 3, 2024 16:49
~ Upgrade to a newer version of OpenLane 2, which in turns uses `nix-eda`
~ Format nix packages using Alejandra
~ Update Readme to remove Colab and add banner directing people to OpenLane 2

---

Also create new script to assist with the OpenROAD CI
~ Read liberty files before database files (they are linked together when the database is read)
~ Avoid using `/dev/null` for writing DEF files (it tries to create a temp file and fail)
~ PDK now has a default value of sky130A even outside the Makefile
~ PDK_ROOT now set automatically if Volare is installed
@donn donn requested a review from kareefardi July 4, 2024 13:41
@donn donn merged commit 46d8e5a into master Jul 7, 2024
91 checks passed
@donn donn deleted the nix-eda branch July 7, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants