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 netlist extraction issue #458

Merged
merged 4 commits into from
Aug 5, 2024
Merged

Fix netlist extraction issue #458

merged 4 commits into from
Aug 5, 2024

Conversation

nikosavola
Copy link
Member

This should fix #457

I had to essentialy revert parts of ea58fbd, b560343 and c2e607e. I guess conversion to gdsfactory8 in those broke some of the logic, for example not loading the correct default tech file and not supporting aliases in the layer map.

@nikosavola nikosavola self-assigned this Aug 5, 2024
@nikosavola nikosavola linked an issue Aug 5, 2024 that may be closed by this pull request
Copy link
Contributor

sourcery-ai bot commented Aug 5, 2024

🧙 Sourcery has finished reviewing your pull request!


Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • Continue your discussion with Sourcery by replying directly to review comments.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

@github-actions github-actions bot added the bug Something isn't working label Aug 5, 2024
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've reviewed this pull request using the Sourcery rules engine. If you would also like our AI-powered code review then let us know.

Copy link
Contributor

@joamatab joamatab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! thank you Niko!

@joamatab joamatab merged commit 12aac5c into main Aug 5, 2024
10 of 15 checks passed
@joamatab joamatab deleted the 457-netlist-extraction-issue branch August 5, 2024 13:59
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 this pull request may close these issues.

netlist extraction issue
2 participants