Skip to content

Bug located in edb cfg create coax port #1261

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

Closed
2 tasks done
hui-zhou-a opened this issue May 23, 2025 · 0 comments · Fixed by #1260
Closed
2 tasks done

Bug located in edb cfg create coax port #1261

hui-zhou-a opened this issue May 23, 2025 · 0 comments · Fixed by #1260
Labels
bug Something isn't working

Comments

@hui-zhou-a
Copy link
Collaborator

Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

Description of the bug

Below statment in json should create four coax port, but only one is created.

ports = [            {
                "name": "coax",
                "reference_designator": "X1",
                "type": "coax",
                "positive_terminal": {"net": "5V"},
            },        ]

Steps To Reproduce

NA

Which Operating System are you using?

Windows

Which Python version are you using?

3.7

Installed packages

all

@hui-zhou-a hui-zhou-a added the bug Something isn't working label May 23, 2025
@hui-zhou-a hui-zhou-a linked a pull request May 23, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant