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

Preserve kwargs #177

Closed
wants to merge 654 commits into from
Closed

Conversation

rtpavlovsk21
Copy link
Contributor

#176

This PR simply stores duplicated keyword args into the Part.fields so that parts can pass duplicate kwargs to the netlist generators, ie "Datasheet" could exist in the Part.fields and Part.Datasheet when parts are passed these kwargs on creation.

devbisme added 30 commits November 27, 2021 12:29
…rks, but problems with bbox on rotated parts.
refactor: Rearranged some routines..
devbisme and others added 29 commits December 28, 2022 12:49
…same net would fail in routing.py. But now net variables can become invalid after generate_*() ops because of new merging.
…ic part placement to prevent non-terminating loop.
…n using pytest without being enabled under tox.
…eration so empty footprint errors don't prevent the generation of a schematic.
…ubstitute values in to preserve into netlist
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.

4 participants