Skip to content

Fix #487 (True text object support for DRC/LVS)#563

Merged
klayoutmatthias merged 35 commits intomasterfrom
issue-487
May 26, 2020
Merged

Fix #487 (True text object support for DRC/LVS)#563
klayoutmatthias merged 35 commits intomasterfrom
issue-487

Conversation

@klayoutmatthias
Copy link
Collaborator

No description provided.

…erarchical filter for texts. Added Ruby tests for Texts.
The solution is to provide a new layer type: text collections.
This layer type can be manipulated by

* Boolean AND and NOT with polygons
* Polygon interact with texts
* Flatten
* Text filters

Layers of this kind are generated through "labels" now in LVS
and DRC. Text layers are more consistent than the previous
solution which consisted of pseudo-labels embedded inside
polygon layers.

Side effect: with text layers the dummy boxes for the text
markers (2x2 DBU boxes) are gone.

Text layers can participate in LVS connect and connect_global.
Text layers are the preferred way to handle texts in DRC and LVS.
@klayoutmatthias klayoutmatthias merged commit ba46ffb into master May 26, 2020
@klayoutmatthias klayoutmatthias deleted the issue-487 branch May 26, 2020 21:06
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