You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
…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.
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.
The text was updated successfully, but these errors were encountered: