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

Wip #1690

Merged
merged 9 commits into from
Apr 30, 2024
Merged

Wip #1690

merged 9 commits into from
Apr 30, 2024

Conversation

klayoutmatthias
Copy link
Collaborator

No description provided.

Matthias Koefferlein added 9 commits April 17, 2024 22:42
- Detects recursive subcircuit calls now
- Dismisses empty top level circuit which happened to be created
  when there were not top level elements and control statements
  were present (such as .param)
- upcase() and downcase() functions
- type error messages indicate argument number
- layer.corners: absolute and negative option
- drc(corners): absolute option, != operator supported
- layer.with_angle/without_angle: absolute option
- drc(angle): absolute option

+ corresponding API updates:

- EdgePairs#with_angle, with_angle_both: 'absolute' flag added
- Edges#with_angle: 'absolute' flag added
- Region#corners: 'inverse' and 'absolute' added
@klayoutmatthias klayoutmatthias merged commit d5a6708 into master Apr 30, 2024
23 checks passed
@klayoutmatthias klayoutmatthias deleted the wip branch April 30, 2024 13:27
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.

1 participant