Skip to content

DRC: Poor fill with skew step vectors #2087

@klayoutmatthias

Description

@klayoutmatthias

See attached file.

The script is this:

left = input(1000, 0)

pattern = fill_pattern("FILL")
pattern.shape(1, 0, box(0.0, 0.0, 2.0, 2.0))

left.fill(pattern, hstep(2.5, 0), vstep(0.65, 2.5), origin(0, 0))

Result: the left side of the bar is poorly filled:

Image

Expected result: the bar should be fully filled.

fill_test2.zip

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions