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

Fix netlisting for graphical components. #251

Merged
merged 1 commit into from
Sep 9, 2018

Conversation

vzh
Copy link
Member

@vzh vzh commented Sep 7, 2018

The lepton-netlist function get-all-connections doesn't any more
ignore the fact that components connected to nets are graphical,
which led to outputting of wrong netlists previously.

Closes #250

The lepton-netlist function `get-all-connections' doesn't any more
ignore the fact that components connected to nets are graphical,
which led to outputting of wrong netlists previously.
@vzh vzh merged commit 0d3f2e8 into lepton-eda:master Sep 9, 2018
vzh added a commit to vzh/lepton-eda that referenced this pull request Sep 9, 2018
The lepton issue lepton-eda#251 revealed that there was no test in the
lepton-netlist test suite for filtering components having the
"graphical=" attribute attached. This patch adds the test based on
the schematic by dmn provided in the issue.
@vzh vzh deleted the fix-graphical-netlists branch September 12, 2018 16:14
@vzh vzh added this to the 1.9.6 milestone Oct 31, 2018
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

1 participant