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
We need to be able to create a conda environment for designing integrated circuits using open source tools.
The following tools and libraries should be added to conda-forge. starting with at least one layout and schematic editor.
The text was updated successfully, but these errors were encountered:
Here's an initial Conda environment definition file:
# opensource.yml # Open source Viper IC design environment name: open_source channels: - conda-forge - defaults dependencies: - magic
Sorry, something went wrong.
looks like ngspice is already in conda-forge: https://anaconda.org/conda-forge/ngspice
Awesome! I've updated that in the list.
curtisma
No branches or pull requests
Problem Statement
We need to be able to create a conda environment for designing integrated circuits using open source tools.
Proposed Solution
The following tools and libraries should be added to conda-forge. starting with at least one layout and schematic editor.
The text was updated successfully, but these errors were encountered: