Skip to content

[DRC] Failed to report results correctly. #2208

@L-EDA

Description

@L-EDA

1. Input Rule:

NI = input(6, 0)
NI_01 = NI.drc(width < 0.5.um)
NI_01.output("Rule 1", "Minimum NI width = 0.5µm")

2. Run DRC Check

Expected Results

The check did not correctly identify a width less than 0.5µm, leading to a missed report.

Expected Results

I expect KLayout to correctly identify and report all areas with a width less than 0.5µm.

Image Image

I cant upload gds file,so i just paste the polygon:

92.91500 100.73000
90.79500 102.85000
90.79500 102.86000
90.78500 102.86000
89.72500 103.92000
90.08000 104.27500
92.20500 102.15000
92.20000 102.14500
92.20500 102.14000
92.21000 102.14500
93.27000 101.08500

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions