volare
volare copied to clipboard
Version manager (and builder) for the Google sky130 and gf180mcu open-source PDKs
### Description If a non-standard certificate is needed, eg on a corporate network, volare will not work. Reports not connected to the internet with ls-remote. Httpx does not seem to...
### Description Currently trying to install tools and getting the following error; ``` ./venv/bin/volare enable --pdk sky130 Version cd1748bb197f9b7af62a54507de6624e30363943 not found locally, attempting to download… Failed to obtain cd1748bb197f9b7af62a54507de6624e30363943 remotely:...
### Description It would be nicer if enumeration of the HASH and TAG association was published at the PDK publication point that does not have access control and strict rate...
### Description The function is printing the fully-qualified-filesystem-path to the PDK (from inside the volare manage storage) Feel free to pick a better name than `pdkpath` The purpose of this...
### Description Tried to add `sky130_fd_sc_hs` library but failed with errors. ### Expected Behavior Should add the missing library to the pdk. ### Relevant command ```shell-script volare build -l sky130_fd_sc_hs...
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. Release notes Sourced from black's releases. 23.11.0 Highlights Support formatting ranges of lines with the new --line-ranges command-line option (#4020)...
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version. Release notes Sourced from rich's releases. v13.5.2 Bugfix [13.5.2] - 2023-08-01 Fixed Fixed Text.expand_tabs assertion error Changelog Sourced from rich's...
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. Commits 7ef0350 Release 6.1.0 354f873 Merge pull request #1852 from PyCQA/setup-cfg-fmt 24be8ad Merge pull request #1851 from PyCQA/pylint-warnings 5233d88 use...
`enable` currently fails with the following errors if a `tar.xz` file contains directories: ``` Traceback (most recent call last): File "/tmp/5/env/bin/volare", line 33, in sys.exit(load_entry_point('volare', 'console_scripts', 'volare')()) File "/tmp/5/env/lib/python3.10/site-packages/click/core.py", line...
Hi, I am trying to install Volare on my WSL2 based Ubuntu 24.04 install. I am following the instructions on the Volare Git page. My purpose is to install open_pdks...