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

Feature request: limit number of shapes produced by net tracer #500

Closed
klayoutmatthias opened this issue Feb 16, 2020 · 1 comment
Closed

Comments

@klayoutmatthias
Copy link
Collaborator

For details see this forum discussion: https://www.klayout.de/forum/discussion/1435/tracing-of-large-power-nets#latest

@klayoutmatthias
Copy link
Collaborator Author

The implementation now looks like this:

image

There is one small topic I can't implement so far: the collected number of shapes may be a little less (usually by 1) than the specified depth. This is due to internal seed shapes which are collected but not reported. I think this is not a practical limitation.

klayoutmatthias added a commit that referenced this issue Feb 23, 2020
Implemented #500 (limit number of shapes in net tracer)
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