Skip to content

Layout diff should ignore shape or instance duplicates #1281

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

Closed
klayoutmatthias opened this issue Feb 6, 2023 · 1 comment
Closed

Layout diff should ignore shape or instance duplicates #1281

klayoutmatthias opened this issue Feb 6, 2023 · 1 comment
Assignees
Milestone

Comments

@klayoutmatthias
Copy link
Collaborator

This is specifically useful if comparing OASIS vs. GDS. These files should basically be identical, but GDS may contain shape duplicates which in OASIS are usually removed as they cannot be represented as repetitions.

Shape duplicates are not considered a difference, so the diff should could duplicates as single shapes.

@klayoutmatthias klayoutmatthias self-assigned this Jun 10, 2023
@klayoutmatthias klayoutmatthias added this to the 0.28.9 milestone Jun 10, 2023
klayoutmatthias pushed a commit that referenced this issue Jun 10, 2023
…ates)

A new option in the diff tool and strmcmp has been added
(-1|--ignore-duplicates in strcmp).
In RBA/pya, the "IgnoreDuplicates" flag has been added.
@stefanottili
Copy link

This did make it into the release, should be closed, no ?

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

2 participants