We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be helpful to be able to see the pdk version in addition to the shasum and the date in the list of pdks.
The version is in https://github.com/RTimothyEdwards/open_pdks/blob/master/VERSION but can also be found in the installed pdk at libs.tech/magic/$PDK.tech at
libs.tech/magic/$PDK.tech
version 1.0.470-0-g6d4d117
Something like this
$ ./venv/bin/volare ls-remote Pre-built sky130 PDK versions ├── PRE-RELEASE b44df7f7e5718d27a6be603b5b15838b9c99367d (2025.01.30) 1.0.512 (enabled) ├── PRE-RELEASE be5ef00717736ca29d5b0c810e3e5c777b075e91 (2025.01.30) 1.0.511 ├── PRE-RELEASE 9b2c0bfc3587e64fbf715e7dc4851d65c61510f9 (2025.01.23) 1.0.511 ├── PRE-RELEASE 0c1df35fd535299ea1ef74d1e9e15dedaeb34c32 (2024.12.11) 1.0.506 ├── PRE-RELEASE a918dc7c8e474a99b68c85eb3546b4ed91fe9e7b (2024.10.08) 1.0.499 ├── 0fe599b2afb6708d281543108caf8310912f54af (2024.08.17) 1.0.493 ...
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
It would be helpful to be able to see the pdk version in addition to the shasum and the date in the list of pdks.
The version is in https://github.com/RTimothyEdwards/open_pdks/blob/master/VERSION but can also be found in the installed pdk at
libs.tech/magic/$PDK.tech
atSomething like this
Proposal
No response
The text was updated successfully, but these errors were encountered: