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

Support exchanging a BOM part #100

Open
ceremcem opened this issue Sep 23, 2022 · 0 comments
Open

Support exchanging a BOM part #100

ceremcem opened this issue Sep 23, 2022 · 0 comments

Comments

@ceremcem
Copy link
Collaborator

Any subcircuit may contain a component that we have to replace it in our final circuit with an equivalent one.

We have an option to change any component (within the subcircuit or in the subcircuit of the subcircuit).

Syntax

bom: 
  mysubtype: mysubcircuit({
    bom-change:
      components:
        ".C1": "Package": "value"
        ".d2.c1": "Package": "value"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant