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

siepic.extend.find_components function, subcells #205

Open
lukasc-ubc opened this issue Feb 14, 2024 · 0 comments
Open

siepic.extend.find_components function, subcells #205

lukasc-ubc opened this issue Feb 14, 2024 · 0 comments
Labels

Comments

@lukasc-ubc
Copy link
Member

Limitation of this function:

  • it requires that the DevRec and PinRec shapes be in the highest level of the component's hierarchy. In the example below, the component was embedded inside another top cell with a different name. find_components does not find it, and connecting waveguides / components via script doesn't work.
  • considering adding "raise Exception", as this should only occur in coded layouts.

PDK developers should be aware of this limitation. Update documentation.

image
@lukasc-ubc lukasc-ubc added the bug label Feb 14, 2024
lukasc-ubc added a commit that referenced this issue Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant